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) |
setLivingAnimationspublic void render(float f,
float f1,
float f2,
float f3,
float f4,
float f5)
render in class ModelQuadrupedpublic void setRotationAngles(float f,
float f1,
float f2,
float f3,
float f4,
float f5)
setRotationAngles in class ModelQuadruped