public class ModelCow extends ModelQuadruped
Constructor and Description |
---|
ModelCow() |
Modifier and Type | Method and Description |
---|---|
void |
render(float f,
float f1,
float f2,
float f3,
float f4,
float f5) |
void |
setRotationAngles(float f,
float f1,
float f2,
float f3,
float f4,
float f5) |
setLivingAnimations
public void render(float f, float f1, float f2, float f3, float f4, float f5)
render
in class ModelQuadruped
public void setRotationAngles(float f, float f1, float f2, float f3, float f4, float f5)
setRotationAngles
in class ModelQuadruped