public class ModelBoat extends ModelBase
Modifier and Type | Field and Description |
---|---|
ModelRenderer[] |
boatSides |
Constructor and Description |
---|
ModelBoat() |
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 ModelRenderer[] boatSides
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)
setRotationAngles
in class ModelBase