public static final class SignTileEntityRenderer.SignModel extends Model
Modifier and Type | Field and Description |
---|---|
ModelRenderer |
signBoard |
ModelRenderer |
signStick |
renderType, textureHeight, textureWidth
Constructor and Description |
---|
SignModel() |
Modifier and Type | Method and Description |
---|---|
void |
render(MatrixStack matrixStackIn,
IVertexBuilder bufferIn,
int packedLightIn,
int packedOverlayIn,
float red,
float green,
float blue,
float alpha) |
accept, getRenderType
public final ModelRenderer signBoard
public final ModelRenderer signStick
public void render(MatrixStack matrixStackIn, IVertexBuilder bufferIn, int packedLightIn, int packedOverlayIn, float red, float green, float blue, float alpha)