Uses of Enum Class
net.minecraft.class_11636
Packages that use class_11636
-
Uses of class_11636 in net.minecraft
Fields in net.minecraft declared as class_11636Fields in net.minecraft with type parameters of type class_11636Modifier and TypeFieldDescriptionstatic final Map<class_11636, Map<Identifier, class_11635>> class_11631.field_61557static final StringIdentifiable.EnumCodec<class_11636> class_11636.field_61601private final Optional<class_11636> class_11633.class_11634.profileThe field for theprofilerecord component.Methods in net.minecraft that return class_11636Modifier and TypeMethodDescriptionstatic class_11636Returns the enum constant of this class with the specified name.static class_11636[]class_11636.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft that return types with arguments of type class_11636Modifier and TypeMethodDescriptionclass_11633.class_11634.profile()Returns the value of theprofilerecord component.Methods in net.minecraft with parameters of type class_11636Modifier and TypeMethodDescriptionvoidclass_11633.method_72768(class_11636 class_11636) booleanclass_11633.method_72773(class_11636 class_11636) private voidclass_11644.method_72805(class_11636 class_11636, DirectionalLayoutWidget directionalLayoutWidget) Constructor parameters in net.minecraft with type arguments of type class_11636ModifierConstructorDescription(package private)class_11634(Optional<class_11636> optional, Optional<Map<Identifier, class_11635>> optional2)