public class ModelLeashKnot extends ModelBase
Modifier and Type | Field and Description |
---|---|
ModelRenderer |
field_110723_a |
boxList, isChild, isRiding, onGround, textureHeight, textureWidth
Constructor and Description |
---|
ModelLeashKnot() |
ModelLeashKnot(int par1,
int par2,
int par3,
int par4) |
Modifier and Type | Method and Description |
---|---|
void |
render(Entity par1Entity,
float par2,
float par3,
float par4,
float par5,
float par6,
float par7) |
void |
setRotationAngles(float par1,
float par2,
float par3,
float par4,
float par5,
float par6,
Entity par7Entity) |
getRandomModelBox, getTextureOffset, setLivingAnimations, setTextureOffset
public ModelRenderer field_110723_a
public ModelLeashKnot()
public ModelLeashKnot(int par1, int par2, int par3, int par4)
public void render(Entity par1Entity, float par2, float par3, float par4, float par5, float par6, float par7)
public void setRotationAngles(float par1, float par2, float par3, float par4, float par5, float par6, Entity par7Entity)
setRotationAngles
in class ModelBase