Uses of Interface
net.minecraft.client.render.entity.model.ModelWithHead
Package
Description
-
Uses of ModelWithHead in net.minecraft.client.render.entity.feature
Modifier and TypeClassDescriptionclass
HeadFeatureRenderer<S extends LivingEntityRenderState,
M extends EntityModel<S> & ModelWithHead> class
PlayerHeldItemFeatureRenderer<S extends PlayerEntityRenderState,
M extends EntityModel<S> & ModelWithArms & ModelWithHead> -
Uses of ModelWithHead in net.minecraft.client.render.entity.model
Modifier and TypeClassDescriptionclass
AbstractZombieModel<S extends ZombieEntityRenderState>
class
ArmorEntityModel<S extends BipedEntityRenderState>
class
Represents the armor model of aninvalid reference
ArmorStandEntity
class
Represents the model of aninvalid reference
ArmorStandEntity
class
BipedEntityModel<T extends BipedEntityRenderState>
Represents the model of a biped living entity.class
class
class
class
EndermanEntityModel<T extends EndermanEntityRenderState>
Represents the model of an enderman-like living entity.class
Represents the model of ainvalid reference
GiantEntity
class
IllagerEntityModel<S extends IllagerEntityRenderState>
class
PiglinBaseEntityModel<S extends BipedEntityRenderState>
class
Represents the model of a piglin-like entity.class
PlayerCapeModel<T extends PlayerEntityRenderState>
class
Represents the model of a player-like entity.class
SkeletonEntityModel<S extends SkeletonEntityRenderState>
class
Represents the model of a villager resembling entity.class
Represents the model of a witch resembling entity.class
ZombieEntityModel<S extends ZombieEntityRenderState>
class
class