net.minecraft.client.render.chunk

public class ChunkRendererRegionBuilder

net.minecraft.client.renderer.chunk.RenderRegionCache
net.minecraft.class_6850
net.minecraft.client.render.chunk.ChunkRendererRegionBuilder

Field summary

Modifier and TypeField
private final it.unimi.dsi.fastutil.longs.Long2ObjectMap<RenderedChunk>
sectionCopyCache
field_60942
renderedChunksByPos

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public ChunkRendererRegion
createRegion(ClientLevel level, long sectionNode)
method_39969(class_638 arg0, long arg1)
build(ClientWorld arg0, long sectionPos)
private RenderedChunk
getSectionDataCopy(Level level, int sectionX, int sectionY, int sectionZ)
method_72042(class_1937 arg0, int arg1, int arg2, int arg3)
getRenderedChunk(World world, int sectionX, int sectionY, int sectionZ)
private static RenderedChunk
lambda$getSectionDataCopy$0(Level arg0, int arg1, int arg2, int arg3, long arg4)
method_72043(class_1937 arg0, int arg1, int arg2, int arg3, long arg4)
method_72043(World arg0, int arg1, int arg2, int arg3, long pos)