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, setTileEntityRendererpublic void renderPiston(TileEntityPiston par1TileEntityPiston, double par2, double par4, double par6, float par8)
public void onWorldChange(World par1World)
onWorldChange in class TileEntitySpecialRendererpublic void renderTileEntityAt(TileEntity par1TileEntity, double par2, double par4, double par6, float par8)
renderTileEntityAt in class TileEntitySpecialRenderer