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_147530_a(float p_147530_1_,
float p_147530_2_,
float p_147530_3_,
int p_147530_4_,
float p_147530_5_,
int p_147530_6_,
java.lang.String p_147530_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_147531_1_,
double p_147531_2_,
double p_147531_4_,
double p_147531_6_,
float p_147531_8_) |
bindTexture, func_147496_a, func_147498_b
public static TileEntitySkullRenderer field_147536_b
public void renderTileEntityAt(TileEntitySkull p_147531_1_, double p_147531_2_, double p_147531_4_, double p_147531_6_, float p_147531_8_)
public void func_147497_a(TileEntityRendererDispatcher p_147497_1_)
func_147497_a
in class TileEntitySpecialRenderer
public void func_147530_a(float p_147530_1_, float p_147530_2_, float p_147530_3_, int p_147530_4_, float p_147530_5_, int p_147530_6_, java.lang.String p_147530_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