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)  | 
copyModelAngles, getRandomModelBox, getTextureOffset, setLivingAnimations, setModelAttributes, setRotationAngles, setTextureOffsetpublic ModelRenderer[] sideModels