Interface ModelWithHead
- All Known Implementing Classes:
AbstractZombieModel
,ArmorEntityModel
,ArmorStandArmorEntityModel
,ArmorStandEntityModel
,BipedEntityModel
,BoggedEntityModel
,DrownedEntityModel
,EndermanEntityModel
,GiantEntityModel
,IllagerEntityModel
,PiglinEntityModel
,PlayerEntityModel
,SkeletonEntityModel
,VillagerResemblingModel
,WitchEntityModel
,ZombieEntityModel
,ZombieVillagerEntityModel
Represents a model with a head.
- Mappings:
Namespace Name named net/minecraft/client/render/entity/model/ModelWithHead
intermediary net/minecraft/class_3882
official fuk
-
Method Summary
-
Method Details
-
getHead
ModelPart getHead()Gets the head model part.- Returns:
- the head
- Mappings:
Namespace Name Mixin selector named getHead
Lnet/minecraft/client/render/entity/model/ModelWithHead;getHead()Lnet/minecraft/client/model/ModelPart;
intermediary method_2838
Lnet/minecraft/class_3882;method_2838()Lnet/minecraft/class_630;
official d
Lfuk;d()Lfxc;
-