Uses of Enum Class
net.minecraft.class_11635
Packages that use class_11635
-
Uses of class_11635 in net.minecraft
Fields in net.minecraft with type parameters of type class_11635Modifier and TypeFieldDescriptionprivate final Optional<Map<Identifier, class_11635>> class_11633.class_11634.customThe field for thecustomrecord component.static final Map<class_11636, Map<Identifier, class_11635>> class_11631.field_61557private Map<Identifier, class_11635> class_11633.field_61586private static final com.mojang.serialization.Codec<Map<Identifier, class_11635>> class_11633.class_11634.field_61592static final StringIdentifiable.EnumCodec<class_11635> class_11635.field_61596Methods in net.minecraft that return class_11635Modifier and TypeMethodDescriptionclass_11633.method_72766(Identifier identifier) static class_11635Returns the enum constant of this class with the specified name.static class_11635[]class_11635.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_11635Modifier and TypeMethodDescriptionclass_11633.class_11634.custom()Returns the value of thecustomrecord component.Methods in net.minecraft with parameters of type class_11635Modifier and TypeMethodDescriptionvoidclass_11633.method_72767(Identifier identifier, class_11635 class_11635) private voidclass_11644.class_11647.method_72816(Identifier identifier, class_11635 class_11635)