| Package | Description |
|---|---|
| net.minecraft.client.renderer.tileentity | |
| net.minecraft.tileentity |
| Modifier and Type | Field and Description |
|---|---|
private BannerTileEntity |
ItemStackTileEntityRenderer.banner |
| Modifier and Type | Method and Description |
|---|---|
void |
BannerTileEntityRenderer.render(BannerTileEntity tileEntityIn,
float partialTicks,
MatrixStack matrixStackIn,
IRenderTypeBuffer bufferIn,
int combinedLightIn,
int combinedOverlayIn) |
| Modifier and Type | Field and Description |
|---|---|
static TileEntityType<BannerTileEntity> |
TileEntityType.BANNER |