Uses of Class
net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.CompiledChunk
-
Uses of ChunkRenderDispatcher.CompiledChunk in net.minecraft.client.renderer.chunk
Modifier and TypeFieldDescriptionChunkRenderDispatcher.RenderChunk.ResortTransparencyTask.compiledChunk
ChunkRenderDispatcher.CompiledChunk.UNCOMPILED
Modifier and TypeMethodDescriptionprivate Set<BlockEntity>
ChunkRenderDispatcher.RenderChunk.RebuildTask.compile(float p_112866_, float p_112867_, float p_112868_, ChunkRenderDispatcher.CompiledChunk p_112869_, ChunkBufferBuilderPack p_112870_)
private <E extends BlockEntity>
voidChunkRenderDispatcher.RenderChunk.RebuildTask.handleBlockEntity(ChunkRenderDispatcher.CompiledChunk p_112878_, Set<BlockEntity> p_112879_, E p_112880_)
ModifierConstructorDescriptionResortTransparencyTask(double p_112889_, ChunkRenderDispatcher.CompiledChunk p_112890_)
Deprecated.ResortTransparencyTask(ChunkPos pos, double p_112889_, ChunkRenderDispatcher.CompiledChunk p_112890_)