public class ModelSign extends ModelBase
| Modifier and Type | Field and Description |
|---|---|
ModelRenderer |
signBoard
The board on a sign that has the writing on it.
|
ModelRenderer |
signStick
The stick a sign stands on.
|
boxList, isChild, isRiding, swingProgress, textureHeight, textureWidth| Constructor and Description |
|---|
ModelSign() |
| Modifier and Type | Method and Description |
|---|---|
void |
renderSign()
Renders the sign model through TileEntitySignRenderer
|
copyModelAngles, getRandomModelBox, getTextureOffset, render, setLivingAnimations, setModelAttributes, setRotationAngles, setTextureOffsetpublic ModelRenderer signBoard
public ModelRenderer signStick