Uses of Class
net.minecraft.client.renderer.chunk.SectionRenderDispatcher.CompiledSection
-
Uses of SectionRenderDispatcher.CompiledSection in net.minecraft.client.renderer.chunk
Modifier and TypeFieldDescriptionprivate final SectionRenderDispatcher.CompiledSection
SectionRenderDispatcher.RenderSection.ResortTransparencyTask.compiledSection
static final SectionRenderDispatcher.CompiledSection
SectionRenderDispatcher.CompiledSection.EMPTY
static final SectionRenderDispatcher.CompiledSection
SectionRenderDispatcher.CompiledSection.UNCOMPILED
Modifier and TypeMethodDescription(package private) void
SectionRenderDispatcher.RenderSection.setCompiled
(SectionRenderDispatcher.CompiledSection p_350692_) ModifierConstructorDescriptionResortTransparencyTask
(double p_294102_, SectionRenderDispatcher.CompiledSection p_294601_)