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 TypeClassDescriptionclass
VillagerClothingFeatureRenderer<S extends LivingEntityRenderState & VillagerDataRenderState,
M extends EntityModel<S> & ModelWithHat> class
VillagerHeldItemFeatureRenderer<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 TypeClassDescriptionclass
Represents the model of a villager resembling entity.class
Represents the model of a witch resembling entity.class