public class ItemStackTileEntityRenderer
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ItemStackTileEntityRenderer |
instance |
Constructor and Description |
---|
ItemStackTileEntityRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
render(ItemStack itemStackIn,
MatrixStack matrixStackIn,
IRenderTypeBuffer bufferIn,
int combinedLightIn,
int combinedOverlayIn) |
public static final ItemStackTileEntityRenderer instance
public void render(ItemStack itemStackIn, MatrixStack matrixStackIn, IRenderTypeBuffer bufferIn, int combinedLightIn, int combinedOverlayIn)