public class ModelMinecart extends ModelBase
Modifier and Type | Field and Description |
---|---|
ModelRenderer[] |
sideModels |
boxList, isChild, isRiding, onGround, textureHeight, textureWidth
Constructor and Description |
---|
ModelMinecart() |
Modifier and Type | Method and Description |
---|---|
void |
render(Entity par1Entity,
float par2,
float par3,
float par4,
float par5,
float par6,
float par7) |
getRandomModelBox, getTextureOffset, setLivingAnimations, setRotationAngles, setTextureOffset
public ModelRenderer[] sideModels