Uses of Enum Class
net.minecraft.class_10731.class_10732
Packages that use class_10731.class_10732
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10731.class_10732 in net.minecraft
Fields in net.minecraft with type parameters of type class_10731.class_10732Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_10731.class_10732> class_10731.class_10732.field_56432private final ModelAndTexture<class_10731.class_10732> class_10731.modelAndTextureThe field for themodelAndTexturerecord component.Methods in net.minecraft that return class_10731.class_10732Modifier and TypeMethodDescriptionstatic class_10731.class_10732Returns the enum constant of this class with the specified name.static class_10731.class_10732[]class_10731.class_10732.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_10731.class_10732Modifier and TypeMethodDescriptionclass_10731.modelAndTexture()Returns the value of themodelAndTexturerecord component.Methods in net.minecraft with parameters of type class_10731.class_10732Modifier and TypeMethodDescriptionprivate static voidclass_10733.method_67356(Registerable<class_10731> registerable, RegistryKey<class_10731> registryKey, class_10731.class_10732 class_10732, String string, TagKey<Biome> tagKey) private static voidclass_10733.method_67357(Registerable<class_10731> registerable, RegistryKey<class_10731> registryKey, class_10731.class_10732 class_10732, String string, SpawnConditionSelectors spawnConditionSelectors) Constructor parameters in net.minecraft with type arguments of type class_10731.class_10732ModifierConstructorDescriptionprivateclass_10731(ModelAndTexture<class_10731.class_10732> modelAndTexture) class_10731(ModelAndTexture<class_10731.class_10732> modelAndTexture, SpawnConditionSelectors spawnConditionSelectors) -
Uses of class_10731.class_10732 in net.minecraft.client.render.entity
Fields in net.minecraft.client.render.entity with type parameters of type class_10731.class_10732Modifier and TypeFieldDescriptionprivate final Map<class_10731.class_10732, BabyModelPair<CowEntityModel>> CowEntityRenderer.field_56506Methods in net.minecraft.client.render.entity that return types with arguments of type class_10731.class_10732Modifier and TypeMethodDescriptionprivate static Map<class_10731.class_10732, BabyModelPair<CowEntityModel>> CowEntityRenderer.method_67473(EntityRendererFactory.Context context)