public class ModelWitch extends ModelVillager
Modifier and Type | Field and Description |
---|---|
boolean |
field_82900_g |
leftVillagerLeg, rightVillagerLeg, villagerArms, villagerBody, villagerHead, villagerNose
boxList, isChild, isRiding, swingProgress, textureHeight, textureWidth
Constructor and Description |
---|
ModelWitch(float p_i46361_1_) |
Modifier and Type | Method and Description |
---|---|
void |
setRotationAngles(float p_78087_1_,
float p_78087_2_,
float p_78087_3_,
float p_78087_4_,
float p_78087_5_,
float p_78087_6_,
Entity entityIn)
Sets the model's various rotation angles.
|
render
copyModelAngles, getRandomModelBox, getTextureOffset, setLivingAnimations, setModelAttributes, setTextureOffset
public void setRotationAngles(float p_78087_1_, float p_78087_2_, float p_78087_3_, float p_78087_4_, float p_78087_5_, float p_78087_6_, Entity entityIn)
setRotationAngles
in class ModelVillager