net.minecraft.client.renderer.chunk

public class RenderRegionCache

hbe
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<SectionCopy>
a
sectionCopyCache
field_60942
renderedChunksByPos

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public RenderSectionRegion
a(dmu arg0, long arg1)
createRegion(Level arg0, long arg1)
method_39969(class_1937 arg0, long arg1)
build(World world, long sectionPos)
private SectionCopy
a(dmu arg0, int arg1, int arg2, int arg3)
getSectionDataCopy(Level arg0, int arg1, int arg2, int arg3)
method_72042(class_1937 arg0, int arg1, int arg2, int arg3)
getRenderedChunk(World world, int sectionX, int sectionY, int sectionZ)