|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
net.minecraft.client.renderer.tileentity.TileEntityRendererPiston
public class TileEntityRendererPiston
| Constructor Summary | |
|---|---|
TileEntityRendererPiston()
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer |
|---|
getFontRenderer, setTileEntityRenderer |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TileEntityRendererPiston()
| Method Detail |
|---|
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||