mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-28 23:38:25 +01:00
3c4ca08b26
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.
4 lines
142 B
Text
4 lines
142 B
Text
- note: for paper, the chunk debug command
|
|
- mcutil diff
|
|
- paper debug chunks --async in DedicatedServer
|
|
- TODO keep around region file lock?
|