public class TileEntityBeaconRenderer extends TileEntitySpecialRenderer
field_147501_a
Constructor and Description |
---|
TileEntityBeaconRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
renderTileEntityAt(TileEntityBeacon p_147500_1_,
double p_147500_2_,
double p_147500_4_,
double p_147500_6_,
float p_147500_8_) |
void |
renderTileEntityAt(TileEntity p_147500_1_,
double p_147500_2_,
double p_147500_4_,
double p_147500_6_,
float p_147500_8_) |
bindTexture, func_147496_a, func_147497_a, func_147498_b
public void renderTileEntityAt(TileEntityBeacon p_147500_1_, double p_147500_2_, double p_147500_4_, double p_147500_6_, float p_147500_8_)
public void renderTileEntityAt(TileEntity p_147500_1_, double p_147500_2_, double p_147500_4_, double p_147500_6_, float p_147500_8_)
renderTileEntityAt
in class TileEntitySpecialRenderer