public class TileEntityBeaconRenderer extends TileEntitySpecialRenderer
DESTROY_STAGES, rendererDispatcher
Constructor and Description |
---|
TileEntityBeaconRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
renderBeacon(TileEntityBeacon p_180536_1_,
double p_180536_2_,
double p_180536_4_,
double p_180536_6_,
float p_180536_8_,
int p_180536_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 renderBeacon(TileEntityBeacon p_180536_1_, double p_180536_2_, double p_180536_4_, double p_180536_6_, float p_180536_8_, int p_180536_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