Uses of Record Class
net.minecraft.class_11415
Packages that use class_11415
-
Uses of class_11415 in net.minecraft
Fields in net.minecraft declared as class_11415Modifier and TypeFieldDescriptionprivate final class_11415class_11428.buttonThe field for thebuttonrecord component.static final class_11415class_11428.field_60633private final class_11415class_11418.noButtonThe field for thenoButtonrecord component.private final class_11415class_11418.yesButtonThe field for theyesButtonrecord component.Fields in net.minecraft with type parameters of type class_11415Modifier and TypeFieldDescriptionprivate final List<class_11415> class_11426.actionsThe field for theactionsrecord component.static final com.mojang.serialization.MapCodec<class_11415> class_11415.field_60614static final com.mojang.serialization.Codec<class_11415> class_11415.field_60615Methods in net.minecraft that return class_11415Modifier and TypeMethodDescriptionclass_11428.button()Returns the value of thebuttonrecord component.protected class_11415class_11471.method_71854(T t) private static class_11415class_11472.method_71857(class_11420 class_11420, RegistryEntry<class_11419> registryEntry) private static class_11415class_11479.method_71887(class_11429 class_11429, ServerLinks.Entry entry) class_11418.noButton()Returns the value of thenoButtonrecord component.class_11418.yesButton()Returns the value of theyesButtonrecord component.Methods in net.minecraft that return types with arguments of type class_11415Modifier and TypeMethodDescriptionclass_11426.actions()Returns the value of theactionsrecord component.class_11418.method_71698()class_11428.method_71698()class_11430.method_71698()protected abstract Stream<class_11415> class_11471.method_71849(T t) protected Stream<class_11415> class_11472.method_71849(class_11420 class_11420) protected Stream<class_11415> class_11478.method_71849(class_11426 class_11426) protected Stream<class_11415> class_11479.method_71849(class_11429 class_11429) Methods in net.minecraft with parameters of type class_11415Modifier and TypeMethodDescriptionprotected ButtonWidget.Builderclass_11473.method_71861(class_11415 class_11415) Constructors in net.minecraft with parameters of type class_11415ModifierConstructorDescriptionclass_11418(class_11417 class_11417, class_11415 class_11415, class_11415 class_114152) class_11428(class_11417 class_11417, class_11415 class_11415) Constructor parameters in net.minecraft with type arguments of type class_11415ModifierConstructorDescriptionclass_11426(class_11417 class_11417, List<class_11415> list, Optional<ClickEvent> optional, int int2)