Files
Paper/Spigot-Server-Patches/Use-ChunkStatus-cache-when-saving-protochunks.patch
Spottedleaf f34c1b5fe2 Optimize protochunk saving (#2218)
Use a chunk status cache to check if we could potentially overwrite
a levelchunk.
The check could be entirely elided at the risk of overwriting chunk data,
however most protochunks should have their corresponding regionfile loaded
with their chunk status.
2019-06-22 13:17:40 -07:00

1.4 KiB