public class ModelDragon extends ModelBase
boxList, isChild, isRiding, swingProgress, textureHeight, textureWidth| Constructor and Description | 
|---|
| ModelDragon(float p_i46360_1_) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | render(Entity entityIn,
      float limbSwing,
      float limbSwingAmount,
      float ageInTicks,
      float netHeadYaw,
      float headPitch,
      float scale) | 
| void | setLivingAnimations(EntityLivingBase entitylivingbaseIn,
                   float limbSwing,
                   float limbSwingAmount,
                   float partialTickTime) | 
copyModelAngles, getRandomModelBox, getTextureOffset, setModelAttributes, setRotationAngles, setTextureOffsetpublic void setLivingAnimations(EntityLivingBase entitylivingbaseIn, float limbSwing, float limbSwingAmount, float partialTickTime)
setLivingAnimations in class ModelBase