public class ModelMinecart extends ModelBase
| Modifier and Type | Field and Description |
|---|---|
ModelRenderer[] |
sideModels |
boxList, isChild, isRiding, swingProgress, textureHeight, textureWidth| Constructor and Description |
|---|
ModelMinecart() |
| Modifier and Type | Method and Description |
|---|---|
void |
render(Entity entityIn,
float p_78088_2_,
float p_78088_3_,
float p_78088_4_,
float p_78088_5_,
float p_78088_6_,
float scale)
Sets the models various rotation angles then renders the model.
|
copyModelAngles, getRandomModelBox, getTextureOffset, setLivingAnimations, setModelAttributes, setRotationAngles, setTextureOffsetpublic ModelRenderer[] sideModels