public class ModelWitch extends ModelVillager
Modifier and Type | Field and Description |
---|---|
boolean |
holdingItem |
leftVillagerLeg, rightVillagerLeg, villagerArms, villagerBody, villagerHead, villagerNose
boxList, isChild, isRiding, swingProgress, textureHeight, textureWidth
Constructor and Description |
---|
ModelWitch(float scale) |
Modifier and Type | Method and Description |
---|---|
void |
setRotationAngles(float limbSwing,
float limbSwingAmount,
float ageInTicks,
float netHeadYaw,
float headPitch,
float scaleFactor,
Entity entityIn) |
render
copyModelAngles, getRandomModelBox, getTextureOffset, setLivingAnimations, setModelAttributes, setTextureOffset
public void setRotationAngles(float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch, float scaleFactor, Entity entityIn)
setRotationAngles
in class ModelVillager