Uses of Record Class
net.minecraft.class_11416
Packages that use class_11416
-
Uses of class_11416 in net.minecraft
Fields in net.minecraft declared as class_11416Modifier and TypeFieldDescriptionprivate final class_11416class_11415.buttonDataThe field for thebuttonDatarecord component.private final class_11416class_11423.class_11425.buttonDataThe field for thebuttonDatarecord component.static final class_11416class_11471.field_60756static final class_11416class_11471.field_60757Fields in net.minecraft with type parameters of type class_11416Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<class_11416> class_11416.field_60617Methods in net.minecraft that return class_11416Modifier and TypeMethodDescriptionclass_11415.buttonData()Returns the value of thebuttonDatarecord component.class_11423.class_11425.buttonData()Returns the value of thebuttonDatarecord component.Methods in net.minecraft with parameters of type class_11416Modifier and TypeMethodDescriptionstatic ButtonWidget.Builderclass_11473.method_71863(class_11416 class_11416, ButtonWidget.PressAction pressAction) Constructors in net.minecraft with parameters of type class_11416ModifierConstructorDescriptionclass_11415(class_11416 class_11416, Optional<ClickEvent> optional) class_11425(String string, class_11416 class_11416, class_11452 class_11452)