Changes

Summary

  1. Improve chunk tick performance, avoid attempting to unload persistent (commit: b3ef75d) (details)
Commit b3ef75dead2f3542427d004b9c700def76045a35 by rallanpcl
Improve chunk tick performance, avoid attempting to unload persistent chunks.

Signed-off-by: Ross Allan <[email protected]>
(commit: b3ef75d)
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/ChunkGarbageCollector.java (diff)
The file was modifiedsrc/common/me/nallar/patched/storage/ThreadedChunkLoader.java (diff)
The file was modifiedsrc/common/me/nallar/patched/storage/PatchChunk.java (diff)
The file was removedsrc/common/me/nallar/tickthreading/collections/NonBlockingLongSet.java
The file was modifiedsrc/common/me/nallar/patched/world/PatchWorldServer.java (diff)
The file was modifiedsrc/common/me/nallar/patched/storage/ThreadedChunkProvider.java (diff)