Interface ICustomHeadedModel
- All Superinterfaces:
net.minecraft.client.model.HeadedModel
- All Known Implementing Classes:
AbstractBaseImpModel,AbstractBaseZombieModel,BabySunflowerModel,BrowncoatZombieModel,SunflowerModel
public interface ICustomHeadedModel
extends net.minecraft.client.model.HeadedModel
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidtranslateToHead(com.mojang.blaze3d.vertex.PoseStack poseStack) Methods inherited from interface net.minecraft.client.model.HeadedModel
getHead
-
Method Details
-
translateToHead
default void translateToHead(com.mojang.blaze3d.vertex.PoseStack poseStack)
-