Uses of Class
net.minecraft.client.renderer.chunk.SectionRenderDispatcher.RenderSection.CompileTask
Packages that use SectionRenderDispatcher.RenderSection.CompileTask
-
Uses of SectionRenderDispatcher.RenderSection.CompileTask in net.minecraft.client.renderer.chunk
Subclasses of SectionRenderDispatcher.RenderSection.CompileTask in net.minecraft.client.renderer.chunkModifier and TypeClassDescription(package private) class
(package private) class
Fields in net.minecraft.client.renderer.chunk with type parameters of type SectionRenderDispatcher.RenderSection.CompileTaskModifier and TypeFieldDescriptionSectionRenderDispatcher.toBatchHighPriority
private final Queue
<SectionRenderDispatcher.RenderSection.CompileTask> SectionRenderDispatcher.toBatchLowPriority
Methods in net.minecraft.client.renderer.chunk that return SectionRenderDispatcher.RenderSection.CompileTaskModifier and TypeMethodDescriptionSectionRenderDispatcher.RenderSection.createCompileTask
(RenderRegionCache p_295324_) SectionRenderDispatcher.pollTask()
Methods in net.minecraft.client.renderer.chunk with parameters of type SectionRenderDispatcher.RenderSection.CompileTaskModifier and TypeMethodDescriptionint
SectionRenderDispatcher.RenderSection.CompileTask.compareTo
(SectionRenderDispatcher.RenderSection.CompileTask p_296186_) void
SectionRenderDispatcher.schedule
(SectionRenderDispatcher.RenderSection.CompileTask p_295825_)