public class ModelZombie extends ModelBiped
ModelBiped.ArmPosebipedBody, bipedHead, bipedHeadwear, bipedLeftArm, bipedLeftLeg, bipedRightArm, bipedRightLeg, isSneak, leftArmPose, rightArmPoseboxList, isChild, isRiding, swingProgress, textureHeight, textureWidth| Constructor and Description | 
|---|
| ModelZombie() | 
| ModelZombie(float modelSize,
           boolean p_i1168_2_) | 
| 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, setInvisible, setModelAttributescopyModelAngles, getRandomModelBox, getTextureOffset, setLivingAnimations, setTextureOffsetpublic ModelZombie()
public ModelZombie(float modelSize,
                   boolean p_i1168_2_)
public void setRotationAngles(float limbSwing,
                              float limbSwingAmount,
                              float ageInTicks,
                              float netHeadYaw,
                              float headPitch,
                              float scaleFactor,
                              Entity entityIn)
setRotationAngles in class ModelBiped