Package | Description |
---|---|
net.minecraft.world.chunk.storage |
Modifier and Type | Field and Description |
---|---|
private it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<RegionFile> |
RegionFileCache.cache |
Modifier and Type | Method and Description |
---|---|
RegionFile |
RegionFile.extractLargeChunks(ChunkPos pos)
In 1.14, Forge added support for large chunks by allowing it to overflow the 255 section limit.
|
private RegionFile |
RegionFileCache.loadFile(ChunkPos pos) |