public class TileEntityRendererPiston extends TileEntitySpecialRenderer
field_147501_a
Constructor and Description |
---|
TileEntityRendererPiston() |
Modifier and Type | Method and Description |
---|---|
void |
func_147496_a(World p_147496_1_) |
void |
renderTileEntityAt(TileEntity p_147500_1_,
double p_147500_2_,
double p_147500_4_,
double p_147500_6_,
float p_147500_8_) |
void |
renderTileEntityAt(TileEntityPiston p_147500_1_,
double p_147500_2_,
double p_147500_4_,
double p_147500_6_,
float p_147500_8_) |
bindTexture, func_147497_a, func_147498_b
public void renderTileEntityAt(TileEntityPiston p_147500_1_, double p_147500_2_, double p_147500_4_, double p_147500_6_, float p_147500_8_)
public void func_147496_a(World p_147496_1_)
func_147496_a
in class TileEntitySpecialRenderer
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