Interface ModelWithHead
- All Known Implementing Classes:
AbstractZombieModel,ArmorStandArmorEntityModel,ArmorStandEntityModel,BipedEntityModel,CowEntityModel,CreeperEntityModel,DrownedEntityModel,EndermanEntityModel,GiantEntityModel,GoatEntityModel,IllagerEntityModel,PandaEntityModel,PigEntityModel,PiglinEntityModel,PlayerEntityModel,PolarBearEntityModel,QuadrupedEntityModel,SheepEntityModel,SheepWoolEntityModel,SkeletonEntityModel,TurtleEntityModel,VexEntityModel,VillagerResemblingModel,WitchEntityModel,ZombieEntityModel,ZombieVillagerEntityModel
Represents a model with a head.
- Mappings:
Namespace Name official ekiintermediary net/minecraft/class_3882named net/minecraft/client/render/entity/model/ModelWithHead
-
Method Summary
-
Method Details
-
getHead
ModelPart getHead()Gets the head model part.- Returns:
- the head
- Mappings:
Namespace Name Mixin selector official dLeki;d()Lems;intermediary method_2800Lnet/minecraft/class_3882;method_2800()Lnet/minecraft/class_630;named getHeadLnet/minecraft/client/render/entity/model/ModelWithHead;getHead()Lnet/minecraft/client/model/ModelPart;
-