public class ModelHorse extends ModelBase
boxList, isChild, isRiding, swingProgress, textureHeight, textureWidth| Constructor and Description | 
|---|
| ModelHorse() | 
| 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 p_78086_2_,
                   float p_78086_3_,
                   float partialTickTime) | 
copyModelAngles, getRandomModelBox, getTextureOffset, setModelAttributes, setRotationAngles, setTextureOffsetpublic void render(Entity entityIn, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch, float scale)
public void setLivingAnimations(EntityLivingBase entitylivingbaseIn, float p_78086_2_, float p_78086_3_, float partialTickTime)
setLivingAnimations in class ModelBase