Uses of Record Class
net.minecraft.class_11853
Packages that use class_11853
-
Uses of class_11853 in net.minecraft
Fields in net.minecraft declared as class_11853Modifier and TypeFieldDescriptionprivate final class_11853class_11861.class_11863.messageThe field for themessagerecord component.Fields in net.minecraft with type parameters of type class_11853Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_11853> class_11853.field_62408private final Optional<class_11853> class_11857.class_11858.messageThe field for themessagerecord component.Methods in net.minecraft that return class_11853Modifier and TypeMethodDescriptionclass_11861.class_11863.message()Returns the value of themessagerecord component.Methods in net.minecraft that return types with arguments of type class_11853Modifier and TypeMethodDescriptionclass_11857.class_11858.message()Returns the value of themessagerecord component.Constructors in net.minecraft with parameters of type class_11853ModifierConstructorDescriptionclass_11863(class_11853 class_11853, boolean bool, Optional<List<class_11819>> optional) Constructor parameters in net.minecraft with type arguments of type class_11853ModifierConstructorDescriptionclass_11858(List<class_11819> list, Optional<class_11853> optional)