Uses of Class
net.minecraft.client.renderer.chunk.SectionRenderDispatcher.CompiledSection
Packages that use SectionRenderDispatcher.CompiledSection
-
Uses of SectionRenderDispatcher.CompiledSection in net.minecraft.client.renderer.chunk
Fields in net.minecraft.client.renderer.chunk declared as SectionRenderDispatcher.CompiledSectionModifier and TypeFieldDescriptionprivate final SectionRenderDispatcher.CompiledSection
SectionRenderDispatcher.RenderSection.ResortTransparencyTask.compiledSection
static final SectionRenderDispatcher.CompiledSection
SectionRenderDispatcher.CompiledSection.EMPTY
static final SectionRenderDispatcher.CompiledSection
SectionRenderDispatcher.CompiledSection.UNCOMPILED
Fields in net.minecraft.client.renderer.chunk with type parameters of type SectionRenderDispatcher.CompiledSectionMethods in net.minecraft.client.renderer.chunk that return SectionRenderDispatcher.CompiledSectionMethods in net.minecraft.client.renderer.chunk with parameters of type SectionRenderDispatcher.CompiledSectionModifier and TypeMethodDescription(package private) void
SectionRenderDispatcher.RenderSection.setCompiled
(SectionRenderDispatcher.CompiledSection p_350692_) Constructors in net.minecraft.client.renderer.chunk with parameters of type SectionRenderDispatcher.CompiledSectionModifierConstructorDescriptionResortTransparencyTask
(double p_294102_, SectionRenderDispatcher.CompiledSection p_294601_)