public class BlockRenderDispatcher
implements ResourceReloadListener
| bvm | |
| net.minecraft.unmapped.C_57103744 | |
| net.minecraft.client.render.block.BlockRenderDispatcher |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final BlockModelShaper |
| ||||||
| private final BlockModelRenderer |
| ||||||
| private final AnimatedBlockEntityRenderer |
| ||||||
| private final LiquidRenderer |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockModelShaper modelShaper, BlockColors colors) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public BlockModelShaper |
| ||||||
| public void |
| ||||||
| public boolean |
| ||||||
| public BlockModelRenderer |
| ||||||
| public BakedModel |
| ||||||
| public void |
| ||||||
| public void |
|