Uses of Enum Class
net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.ChunkTaskResult
Packages that use ChunkRenderDispatcher.ChunkTaskResult
-
Uses of ChunkRenderDispatcher.ChunkTaskResult in net.minecraft.client.renderer.chunk
Methods in net.minecraft.client.renderer.chunk that return ChunkRenderDispatcher.ChunkTaskResultModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ChunkRenderDispatcher.ChunkTaskResult.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.renderer.chunk that return types with arguments of type ChunkRenderDispatcher.ChunkTaskResultModifier and TypeMethodDescriptionChunkRenderDispatcher.RenderChunk.ChunkCompileTask.doTask(ChunkBufferBuilderPack p_112853_)
ChunkRenderDispatcher.RenderChunk.RebuildTask.doTask(ChunkBufferBuilderPack p_112872_)
ChunkRenderDispatcher.RenderChunk.ResortTransparencyTask.doTask(ChunkBufferBuilderPack p_112893_)