public class ModelEnderman extends ModelBiped
ModelBiped.ArmPose| Modifier and Type | Field and Description |
|---|---|
boolean |
isAttacking |
boolean |
isCarrying |
bipedBody, bipedHead, bipedHeadwear, bipedLeftArm, bipedLeftLeg, bipedRightArm, bipedRightLeg, isSneak, leftArmPose, rightArmPoseboxList, isChild, isRiding, swingProgress, textureHeight, textureWidth| Constructor and Description |
|---|
ModelEnderman(float scale) |
| Modifier and Type | Method and Description |
|---|---|
void |
setRotationAngles(float limbSwing,
float limbSwingAmount,
float ageInTicks,
float netHeadYaw,
float headPitch,
float scaleFactor,
Entity entityIn) |
getArmForSide, getMainHand, postRenderArm, render, setModelAttributes, setVisiblecopyModelAngles, getRandomModelBox, getTextureOffset, setLivingAnimations, setTextureOffsetpublic void setRotationAngles(float limbSwing,
float limbSwingAmount,
float ageInTicks,
float netHeadYaw,
float headPitch,
float scaleFactor,
Entity entityIn)
setRotationAngles in class ModelBiped