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 limbSwing,
float limbSwingAmount,
float ageInTicks,
float netHeadYaw,
float headPitch,
float scale)
Sets the models various rotation angles then renders the model.
|
copyModelAngles, getRandomModelBox, getTextureOffset, setLivingAnimations, setModelAttributes, setRotationAngles, setTextureOffsetpublic ModelRenderer[] sideModels