public class ModelHorse extends ModelBase
boxList, isChild, isRiding, onGround, textureHeight, textureWidth| Constructor and Description |
|---|
ModelHorse() |
| Modifier and Type | Method and Description |
|---|---|
void |
render(Entity p_78088_1_,
float p_78088_2_,
float p_78088_3_,
float p_78088_4_,
float p_78088_5_,
float p_78088_6_,
float p_78088_7_) |
void |
setLivingAnimations(EntityLivingBase p_78086_1_,
float p_78086_2_,
float p_78086_3_,
float p_78086_4_) |
getRandomModelBox, getTextureOffset, setRotationAngles, setTextureOffsetpublic void render(Entity p_78088_1_, float p_78088_2_, float p_78088_3_, float p_78088_4_, float p_78088_5_, float p_78088_6_, float p_78088_7_)
public void setLivingAnimations(EntityLivingBase p_78086_1_, float p_78086_2_, float p_78086_3_, float p_78086_4_)
setLivingAnimations in class ModelBase