Uses of Interface
net.minecraft.client.render.entity.model.ModelWithHat
Packages that use ModelWithHat
Package
Description
-
Uses of ModelWithHat in net.minecraft.client.render.entity.feature
Classes in net.minecraft.client.render.entity.feature with type parameters of type ModelWithHatModifier and TypeClassDescriptionclassVillagerClothingFeatureRenderer<S extends LivingEntityRenderState & VillagerDataRenderState,M extends EntityModel<S> & ModelWithHat> classVillagerHeldItemFeatureRenderer<S extends ItemHolderEntityRenderState,M extends EntityModel<S> & ModelWithHat> -
Uses of ModelWithHat in net.minecraft.client.render.entity.model
Classes in net.minecraft.client.render.entity.model that implement ModelWithHatModifier and TypeClassDescriptionclassRepresents the model of a villager resembling entity.classRepresents the model of a witch resembling entity.class