Uses of Enum Class
net.minecraft.client.renderer.chunk.SectionRenderDispatcher.RenderSection.CompileTask.SectionTaskResult
Packages that use SectionRenderDispatcher.RenderSection.CompileTask.SectionTaskResult
-
Uses of SectionRenderDispatcher.RenderSection.CompileTask.SectionTaskResult in net.minecraft.client.renderer.chunk
Subclasses with type arguments of type SectionRenderDispatcher.RenderSection.CompileTask.SectionTaskResult in net.minecraft.client.renderer.chunkModifier and TypeClassDescriptionstatic enumMethods in net.minecraft.client.renderer.chunk that return SectionRenderDispatcher.RenderSection.CompileTask.SectionTaskResultModifier and TypeMethodDescriptionSectionRenderDispatcher.RenderSection.CompileTask.doTask(SectionBufferBuilderPack buffers) SectionRenderDispatcher.RenderSection.RebuildTask.doTask(SectionBufferBuilderPack buffers) SectionRenderDispatcher.RenderSection.ResortTransparencyTask.doTask(SectionBufferBuilderPack buffers) Returns the enum constant of this class with the specified name.SectionRenderDispatcher.RenderSection.CompileTask.SectionTaskResult.values()Returns an array containing the constants of this enum class, in the order they are declared.