Package net.minecraft.client.model
Interface VillagerLikeModel
- All Known Implementing Classes:
VillagerModel
,WitchModel
,ZombieVillagerModel
public interface VillagerLikeModel
-
Method Summary
Modifier and TypeMethodDescriptionvoid
hatVisible
(boolean pHatVisible) void
translateToArms
(PoseStack pPoseStack)
-
Method Details
-
hatVisible
void hatVisible(boolean pHatVisible) -
translateToArms
-