public abstract class ModelBase
extends java.lang.Object
Constructor and Description |
---|
ModelBase() |
Modifier and Type | Method and Description |
---|---|
void |
render(float f,
float f1,
float f2,
float f3,
float f4,
float f5) |
void |
setLivingAnimations(EntityLiving entityliving,
float f,
float f1,
float f2) |
void |
setRotationAngles(float f,
float f1,
float f2,
float f3,
float f4,
float f5) |
public void render(float f, float f1, float f2, float f3, float f4, float f5)
public void setRotationAngles(float f, float f1, float f2, float f3, float f4, float f5)
public void setLivingAnimations(EntityLiving entityliving, float f, float f1, float f2)