Uses of Record Class
net.minecraft.class_11423.class_11425
Packages that use class_11423.class_11425
-
Uses of class_11423.class_11425 in net.minecraft
Fields in net.minecraft declared as class_11423.class_11425Modifier and TypeFieldDescriptionprivate final class_11423.class_11425class_11431.actionThe field for theactionrecord component.Fields in net.minecraft with type parameters of type class_11423.class_11425Modifier and TypeFieldDescriptionprivate final List<class_11423.class_11425> class_11427.actionsThe field for theactionsrecord component.static final com.mojang.serialization.Codec<class_11423.class_11425> class_11423.class_11425.field_60630Methods in net.minecraft that return class_11423.class_11425Modifier and TypeMethodDescriptionclass_11431.action()Returns the value of theactionrecord component.Methods in net.minecraft that return types with arguments of type class_11423.class_11425Modifier and TypeMethodDescriptionclass_11427.actions()Returns the value of theactionsrecord component.Methods in net.minecraft with parameters of type class_11423.class_11425Constructors in net.minecraft with parameters of type class_11423.class_11425ModifierConstructorDescriptionclass_11431(class_11417 class_11417, List<class_11423.class_11424> list, class_11423.class_11425 class_11425)