public class TileEntityBeaconRenderer extends TileEntitySpecialRenderer<TileEntityBeacon>
DESTROY_STAGES, rendererDispatcher| Constructor and Description |
|---|
TileEntityBeaconRenderer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
func_181055_a() |
void |
renderTileEntityAt(TileEntityBeacon te,
double x,
double y,
double z,
float partialTicks,
int destroyStage) |
bindTexture, getFontRenderer, getWorld, renderTileEntityFast, setRendererDispatcherpublic void renderTileEntityAt(TileEntityBeacon te, double x, double y, double z, float partialTicks, int destroyStage)
renderTileEntityAt in class TileEntitySpecialRenderer<TileEntityBeacon>public boolean func_181055_a()
func_181055_a in class TileEntitySpecialRenderer<TileEntityBeacon>