| Package | Description |
|---|---|
| net.minecraft.client.renderer.tileentity | |
| net.minecraft.tileentity |
| Modifier and Type | Field and Description |
|---|---|
private static ShulkerBoxTileEntity |
ItemStackTileEntityRenderer.SHULKER_BOX |
private static ShulkerBoxTileEntity[] |
ItemStackTileEntityRenderer.SHULKER_BOXES |
| Modifier and Type | Method and Description |
|---|---|
void |
ShulkerBoxTileEntityRenderer.render(ShulkerBoxTileEntity tileEntityIn,
float partialTicks,
MatrixStack matrixStackIn,
IRenderTypeBuffer bufferIn,
int combinedLightIn,
int combinedOverlayIn) |
| Modifier and Type | Field and Description |
|---|---|
static TileEntityType<ShulkerBoxTileEntity> |
TileEntityType.SHULKER_BOX |