public class TileEntitySkullRenderer extends TileEntitySpecialRenderer
Modifier and Type | Field and Description |
---|---|
static TileEntitySkullRenderer |
field_147536_b |
field_147501_a
Constructor and Description |
---|
TileEntitySkullRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
func_147497_a(TileEntityRendererDispatcher p_147497_1_) |
void |
func_152674_a(float p_152674_1_,
float p_152674_2_,
float p_152674_3_,
int p_152674_4_,
float p_152674_5_,
int p_152674_6_,
GameProfile p_152674_7_) |
void |
renderTileEntityAt(TileEntity p_147500_1_,
double p_147500_2_,
double p_147500_4_,
double p_147500_6_,
float p_147500_8_) |
void |
renderTileEntityAt(TileEntitySkull p_147500_1_,
double p_147500_2_,
double p_147500_4_,
double p_147500_6_,
float p_147500_8_) |
bindTexture, func_147496_a, func_147498_b
public static TileEntitySkullRenderer field_147536_b
public void renderTileEntityAt(TileEntitySkull p_147500_1_, double p_147500_2_, double p_147500_4_, double p_147500_6_, float p_147500_8_)
public void func_147497_a(TileEntityRendererDispatcher p_147497_1_)
func_147497_a
in class TileEntitySpecialRenderer
public void func_152674_a(float p_152674_1_, float p_152674_2_, float p_152674_3_, int p_152674_4_, float p_152674_5_, int p_152674_6_, GameProfile p_152674_7_)
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