public class TileEntityRendererPiston extends TileEntitySpecialRenderer
tileEntityRenderer
Constructor and Description |
---|
TileEntityRendererPiston() |
Modifier and Type | Method and Description |
---|---|
void |
func_31069_a(World world) |
void |
func_31070_a(TileEntityPiston tileentitypiston,
double d,
double d1,
double d2,
float f) |
void |
renderTileEntityAt(TileEntity tileentity,
double d,
double d1,
double d2,
float f) |
bindTextureByName, getFontRenderer, setTileEntityRenderer
public void func_31070_a(TileEntityPiston tileentitypiston, double d, double d1, double d2, float f)
public void func_31069_a(World world)
func_31069_a
in class TileEntitySpecialRenderer
public void renderTileEntityAt(TileEntity tileentity, double d, double d1, double d2, float f)
renderTileEntityAt
in class TileEntitySpecialRenderer