public class TileEntityMobSpawnerRenderer extends TileEntityRenderer<TileEntityMobSpawner>
DESTROY_STAGES, rendererDispatcher| Constructor and Description |
|---|
TileEntityMobSpawnerRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
render(TileEntityMobSpawner tileEntityIn,
double x,
double y,
double z,
float partialTicks,
int destroyStage) |
static void |
renderMob(MobSpawnerBaseLogic mobSpawnerLogic,
double posX,
double posY,
double posZ,
float partialTicks) |
bindTexture, drawNameplate, getFontRenderer, getWorld, isGlobalRenderer, renderTileEntityFast, setLightmapDisabled, setRendererDispatcherpublic void render(TileEntityMobSpawner tileEntityIn, double x, double y, double z, float partialTicks, int destroyStage)
render in class TileEntityRenderer<TileEntityMobSpawner>public static void renderMob(MobSpawnerBaseLogic mobSpawnerLogic, double posX, double posY, double posZ, float partialTicks)