Uses of Enum Class
net.minecraft.client.renderer.chunk.SectionRenderDispatcher.SectionTaskResult
-
Uses of SectionRenderDispatcher.SectionTaskResult in net.minecraft.client.renderer.chunk
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.SectionRenderDispatcher.SectionTaskResult.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionSectionRenderDispatcher.RenderSection.CompileTask.doTask
(SectionBufferBuilderPack p_294622_) SectionRenderDispatcher.RenderSection.RebuildTask.doTask
(SectionBufferBuilderPack p_296138_) SectionRenderDispatcher.RenderSection.ResortTransparencyTask.doTask
(SectionBufferBuilderPack p_295160_)