Uses of Enum Class
net.minecraft.client.render.entity.feature.VillagerResourceMetadata.HatType
Packages that use VillagerResourceMetadata.HatType
-
Uses of VillagerResourceMetadata.HatType in net.minecraft.client.render.entity.feature
Fields in net.minecraft.client.render.entity.feature declared as VillagerResourceMetadata.HatTypeModifier and TypeFieldDescriptionprivate VillagerResourceMetadata.HatTypeVillagerResourceMetadata.hatTypeFields in net.minecraft.client.render.entity.feature with type parameters of type VillagerResourceMetadata.HatTypeModifier and TypeFieldDescriptionprivate static Map<String,VillagerResourceMetadata.HatType>VillagerResourceMetadata.HatType.byNameVillagerClothingFeatureRenderer.professionToHatVillagerClothingFeatureRenderer.villagerTypeToHatMethods in net.minecraft.client.render.entity.feature that return VillagerResourceMetadata.HatTypeModifier and TypeMethodDescriptionVillagerClothingFeatureRenderer.getHatType(Object2ObjectMap<K,VillagerResourceMetadata.HatType> hatLookUp, String keyType, DefaultedRegistry<K> registry, K key)VillagerResourceMetadata.getHatType()Returns the enum constant of this class with the specified name.static VillagerResourceMetadata.HatType[]VillagerResourceMetadata.HatType.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in net.minecraft.client.render.entity.feature with type arguments of type VillagerResourceMetadata.HatTypeModifier and TypeMethodDescriptionVillagerClothingFeatureRenderer.getHatType(Object2ObjectMap<K,VillagerResourceMetadata.HatType> hatLookUp, String keyType, DefaultedRegistry<K> registry, K key)Constructors in net.minecraft.client.render.entity.feature with parameters of type VillagerResourceMetadata.HatTypeModifierConstructorDescription