public class TileEntityMobSpawnerRenderer extends TileEntitySpecialRenderer
field_147501_a| Constructor and Description |
|---|
TileEntityMobSpawnerRenderer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
func_147517_a(MobSpawnerBaseLogic p_147517_0_,
double p_147517_1_,
double p_147517_3_,
double p_147517_5_,
float p_147517_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(TileEntityMobSpawner p_147500_1_,
double p_147500_2_,
double p_147500_4_,
double p_147500_6_,
float p_147500_8_) |
bindTexture, func_147496_a, func_147497_a, func_147498_bpublic void renderTileEntityAt(TileEntityMobSpawner p_147500_1_, double p_147500_2_, double p_147500_4_, double p_147500_6_, float p_147500_8_)
public static void func_147517_a(MobSpawnerBaseLogic p_147517_0_, double p_147517_1_, double p_147517_3_, double p_147517_5_, float p_147517_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