public class TileEntityRendererPiston extends TileEntitySpecialRenderer
Constructor and Description |
---|
TileEntityRendererPiston() |
Modifier and Type | Method and Description |
---|---|
void |
onWorldChange(World par1World)
Called when the ingame world being rendered changes (e.g.
|
void |
renderPiston(TileEntityPiston par1TileEntityPiston,
double par2,
double par4,
double par6,
float par8) |
void |
renderTileEntityAt(TileEntity par1TileEntity,
double par2,
double par4,
double par6,
float par8) |
getFontRenderer, setTileEntityRenderer
public void renderPiston(TileEntityPiston par1TileEntityPiston, double par2, double par4, double par6, float par8)
public void onWorldChange(World par1World)
onWorldChange
in class TileEntitySpecialRenderer
public void renderTileEntityAt(TileEntity par1TileEntity, double par2, double par4, double par6, float par8)
renderTileEntityAt
in class TileEntitySpecialRenderer