public class TileEntityEnchantmentTableRenderer extends TileEntitySpecialRenderer
DESTROY_STAGES, rendererDispatcher
Constructor and Description |
---|
TileEntityEnchantmentTableRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
func_180537_a(TileEntityEnchantmentTable p_180537_1_,
double p_180537_2_,
double p_180537_4_,
double p_180537_6_,
float p_180537_8_,
int p_180537_9_) |
void |
renderTileEntityAt(TileEntity p_180535_1_,
double posX,
double posZ,
double p_180535_6_,
float p_180535_8_,
int p_180535_9_) |
bindTexture, getFontRenderer, getWorld, setRendererDispatcher
public void func_180537_a(TileEntityEnchantmentTable p_180537_1_, double p_180537_2_, double p_180537_4_, double p_180537_6_, float p_180537_8_, int p_180537_9_)
public void renderTileEntityAt(TileEntity p_180535_1_, double posX, double posZ, double p_180535_6_, float p_180535_8_, int p_180535_9_)
renderTileEntityAt
in class TileEntitySpecialRenderer