Uses of Record Class
net.minecraft.class_11423.class_11424
Packages that use class_11423.class_11424
-
Uses of class_11423.class_11424 in net.minecraft
Fields in net.minecraft with type parameters of type class_11423.class_11424Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_11423.class_11424> class_11423.class_11424.field_60629private final List<class_11423.class_11424> class_11427.inputsThe field for theinputsrecord component.private final List<class_11423.class_11424> class_11431.inputsThe field for theinputsrecord component.Methods in net.minecraft that return types with arguments of type class_11423.class_11424Modifier and TypeMethodDescriptionclass_11427.inputs()Returns the value of theinputsrecord component.class_11431.inputs()Returns the value of theinputsrecord component.Methods in net.minecraft with parameters of type class_11423.class_11424Modifier and TypeMethodDescriptionvoidclass_11476.method_71877(class_11423.class_11424 class_11424, Consumer<Widget> consumer) Constructor parameters in net.minecraft with type arguments of type class_11423.class_11424ModifierConstructorDescriptionclass_11427(class_11417 class_11417, List<class_11423.class_11424> list, List<class_11423.class_11425> list2) class_11431(class_11417 class_11417, List<class_11423.class_11424> list, class_11423.class_11425 class_11425)