Uses of Enum Class
net.minecraft.class_10586.class_10587
Packages that use class_10586.class_10587
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10586.class_10587 in net.minecraft
Fields in net.minecraft declared as class_10586.class_10587Fields in net.minecraft with type parameters of type class_10586.class_10587Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_10586.class_10587> class_10586.class_10587.field_55690static final PacketCodec<ByteBuf, class_10586.class_10587> class_10586.class_10587.field_55691private static final IntFunction<class_10586.class_10587> class_10586.class_10587.field_55692Methods in net.minecraft that return class_10586.class_10587Modifier and TypeMethodDescriptionclass_10586.method_66300()static class_10586.class_10587Returns the enum constant of this class with the specified name.static class_10586.class_10587[]class_10586.class_10587.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft with parameters of type class_10586.class_10587Modifier and TypeMethodDescription(package private) static voidclass_10588.method_66319(Registerable<class_10586> registerable, RegistryKey<class_10586> registryKey, class_10586.class_10587 class_10587, String string, TagKey<Biome> tagKey) (package private) static voidclass_10588.method_66320(Registerable<class_10586> registerable, RegistryKey<class_10586> registryKey, class_10586.class_10587 class_10587, String string, Optional<RegistryEntryList<Biome>> optional) Constructors in net.minecraft with parameters of type class_10586.class_10587ModifierConstructorDescriptionclass_10586(class_10586.class_10587 class_10587, Identifier identifier, Optional<RegistryEntryList<Biome>> optional) -
Uses of class_10586.class_10587 in net.minecraft.client.render.entity
Fields in net.minecraft.client.render.entity with type parameters of type class_10586.class_10587Modifier and TypeFieldDescriptionprivate final Map<class_10586.class_10587, class_10602<PigEntityModel>> PigEntityRenderer.field_55874Methods in net.minecraft.client.render.entity that return types with arguments of type class_10586.class_10587Modifier and TypeMethodDescriptionprivate static Map<class_10586.class_10587, class_10602<PigEntityModel>> PigEntityRenderer.method_66541(EntityRendererFactory.Context context)