public class ModelEnderman extends ModelBiped
Modifier and Type | Field and Description |
---|---|
boolean |
isAttacking |
boolean |
isCarrying |
aimedBow, bipedBody, bipedCloak, bipedEars, bipedHead, bipedHeadwear, bipedLeftArm, bipedLeftLeg, bipedRightArm, bipedRightLeg, heldItemLeft, heldItemRight, isSneak
boxList, isChild, isRiding, onGround, textureHeight, textureWidth
Constructor and Description |
---|
ModelEnderman() |
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 p_78087_7_) |
render, renderCloak, renderEars
getRandomModelBox, getTextureOffset, setLivingAnimations, 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 p_78087_7_)
setRotationAngles
in class ModelBiped