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.UNCOMPILED
Fields in net.minecraft.client.renderer.chunk with type parameters of type SectionRenderDispatcher.CompiledSectionMethods in net.minecraft.client.renderer.chunk that return SectionRenderDispatcher.CompiledSectionConstructors in net.minecraft.client.renderer.chunk with parameters of type SectionRenderDispatcher.CompiledSectionModifierConstructorDescriptionResortTransparencyTask
(double p_300619_, SectionRenderDispatcher.CompiledSection p_297742_) Deprecated.ResortTransparencyTask
(ChunkPos pos, double p_300619_, SectionRenderDispatcher.CompiledSection p_297742_)