public class ModelHorse extends ModelBase
boxList, isChild, isRiding, onGround, textureHeight, textureWidth| Constructor and Description |
|---|
ModelHorse() |
| Modifier and Type | Method and Description |
|---|---|
void |
render(Entity par1Entity,
float par2,
float par3,
float par4,
float par5,
float par6,
float par7) |
void |
setLivingAnimations(EntityLivingBase par1EntityLivingBase,
float par2,
float par3,
float par4) |
getRandomModelBox, getTextureOffset, setRotationAngles, setTextureOffsetpublic void render(Entity par1Entity, float par2, float par3, float par4, float par5, float par6, float par7)
public void setLivingAnimations(EntityLivingBase par1EntityLivingBase, float par2, float par3, float par4)
setLivingAnimations in class ModelBase