Paper/leaf_notes.txt
Spottedleaf 38428c0d6c Cleanup MCUtils patch for chunk system
Remove utilities that are unused, as well as replacing
the full chunk map with a concurrentutil implementation.

Additionally, fix the addition/removal of chunks to/from the
full chunk map so that getChunkIfLoaded correctly returns a
non-null chunk when calling the load or unload events.
2024-06-19 10:29:03 -07:00

5 Zeilen
142 B
Plaintext

- note: for paper, the chunk debug command
- mcutil diff
- paper debug chunks --async in DedicatedServer
- TODO keep around region file lock?