public class ChestItemRenderHelper
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ChestItemRenderHelper |
instance
The static instance of ChestItemRenderHelper.
|
Constructor and Description |
---|
ChestItemRenderHelper() |
Modifier and Type | Method and Description |
---|---|
void |
renderChest(Block par1Block,
int par2,
float par3)
Renders a chest at 0,0,0 - used for item rendering
|
public static ChestItemRenderHelper instance
public void renderChest(Block par1Block, int par2, float par3)