public class ShulkerBoxTileEntityRenderer extends TileEntityRenderer<ShulkerBoxTileEntity>
DESTROY_STAGES, rendererDispatcher| Constructor and Description |
|---|
ShulkerBoxTileEntityRenderer(ShulkerModel<?> modelIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
render(ShulkerBoxTileEntity tileEntityIn,
double x,
double y,
double z,
float partialTicks,
int destroyStage) |
bindTexture, drawNameplate, getFontRenderer, getWorld, isGlobalRenderer, renderTileEntityFast, setLightmapDisabled, setRendererDispatcherpublic ShulkerBoxTileEntityRenderer(ShulkerModel<?> modelIn)
public void render(ShulkerBoxTileEntity tileEntityIn, double x, double y, double z, float partialTicks, int destroyStage)
render in class TileEntityRenderer<ShulkerBoxTileEntity>