public class ModelChest extends ModelBase
| Modifier and Type | Field and Description |
|---|---|
ModelRenderer |
chestBelow
The model of the bottom of the chest.
|
ModelRenderer |
chestKnob
The chest's knob in the chest model.
|
ModelRenderer |
chestLid
The chest lid in the chest's model.
|
boxList, isChild, isRiding, swingProgress, textureHeight, textureWidth| Constructor and Description |
|---|
ModelChest() |
| Modifier and Type | Method and Description |
|---|---|
void |
renderAll()
This method renders out all parts of the chest model.
|
copyModelAngles, getRandomModelBox, getTextureOffset, render, setLivingAnimations, setModelAttributes, setRotationAngles, setTextureOffsetpublic ModelRenderer chestLid
public ModelRenderer chestBelow
public ModelRenderer chestKnob