| net.minecraft.client.renderer.feature.FeatureFrameContext | |
| net.minecraft.class_1_841 | |
| net.minecraft.client.render.CommandRenderContext |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final OptionsRenderState |
|
||||||
| private final TextRenderer |
|
||||||
| private final BlockStateModels |
|
||||||
| private final BlockColors |
|
||||||
| private final TextureManager |
|
||||||
| private final AtlasManager |
|
||||||
| private final GpuTextureView |
|
||||||
| private final MultiDrawBuffer |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (OptionsRenderState options, TextRenderer textRenderer, BlockStateModels blockStateModelSet, BlockColors blockColors, TextureManager textureManager, AtlasManager atlasManager, GpuTextureView lightmap, MultiDrawBuffer stagedVertexBuffer) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public OptionsRenderState |
|
||||||
| public TextRenderer |
|
||||||
| public BlockStateModels |
|
||||||
| public BlockColors |
|
||||||
| public TextureManager |
|
||||||
| public AtlasManager |
|
||||||
| public GpuTextureView |
|
||||||
| public MultiDrawBuffer |
|