Uses of Enum Class
net.minecraft.class_10756.class_10757
Packages that use class_10756.class_10757
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10756.class_10757 in net.minecraft
Fields in net.minecraft with type parameters of type class_10756.class_10757Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_10756.class_10757> class_10756.class_10757.field_56544private final ModelAndTexture<class_10756.class_10757> class_10756.modelAndTextureThe field for themodelAndTexturerecord component.Methods in net.minecraft that return class_10756.class_10757Modifier and TypeMethodDescriptionstatic class_10756.class_10757Returns the enum constant of this class with the specified name.static class_10756.class_10757[]class_10756.class_10757.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_10756.class_10757Modifier and TypeMethodDescriptionclass_10756.modelAndTexture()Returns the value of themodelAndTexturerecord component.Methods in net.minecraft with parameters of type class_10756.class_10757Modifier and TypeMethodDescriptionprivate static voidclass_10758.method_67529(Registerable<class_10756> registerable, RegistryKey<class_10756> registryKey, class_10756.class_10757 class_10757, String string, TagKey<Biome> tagKey) private static voidclass_10758.method_67530(Registerable<class_10756> registerable, RegistryKey<class_10756> registryKey, class_10756.class_10757 class_10757, String string, SpawnConditionSelectors spawnConditionSelectors) Constructor parameters in net.minecraft with type arguments of type class_10756.class_10757ModifierConstructorDescriptionprivateclass_10756(ModelAndTexture<class_10756.class_10757> modelAndTexture) class_10756(ModelAndTexture<class_10756.class_10757> modelAndTexture, SpawnConditionSelectors spawnConditionSelectors) -
Uses of class_10756.class_10757 in net.minecraft.client.render.entity
Fields in net.minecraft.client.render.entity with type parameters of type class_10756.class_10757Modifier and TypeFieldDescriptionprivate final Map<class_10756.class_10757, BabyModelPair<ChickenEntityModel>> ChickenEntityRenderer.field_56593Methods in net.minecraft.client.render.entity that return types with arguments of type class_10756.class_10757Modifier and TypeMethodDescriptionprivate static Map<class_10756.class_10757, BabyModelPair<ChickenEntityModel>> ChickenEntityRenderer.method_67552(EntityRendererFactory.Context context)