Changes

Summary

  1. New ThreadedChunkProvider - this definitely breaks MCPC+ support for (commit: b15f902) (details)
Commit b15f9026858d6370934e928fbe346dbac148d4a7 by rallanpcl
New ThreadedChunkProvider - this definitely breaks MCPC+ support for now, may be buggy with vanilla too.

Signed-off-by: Ross Allan <[email protected]>
(commit: b15f902)
The file was modifiedsrc/common/me/nallar/patched/PatchTileEntity.java (diff)
The file was modifiedsrc/common/me/nallar/patched/storage/PatchChunk.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/collections/NonBlockingLongSet.java (diff)
The file was modifiedsrc/common/me/nallar/patched/server/PatchMinecraftServer.java (diff)
The file was addedsrc/common/me/nallar/tickthreading/util/concurrent/NativeMutex.java
The file was addedsrc/common/me/nallar/exception/ConcurrencyError.java
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/ChunkGarbageCollector.java (diff)
The file was removedsrc/common/me/nallar/tickthreading/util/concurrent/SimpleMutex.java
The file was removedsrc/common/me/nallar/patched/storage/PatchChunkProviderServer.java
The file was modifiedsrc/common/me/nallar/patched/storage/ThreadedChunkProvider.java (diff)
The file was modifiedresources/patches-deobfuscated.xml (diff)
The file was removedsrc/common/me/nallar/patched/storage/PatchChunkProviderServerForge.java
The file was addedsrc/common/me/nallar/tickthreading/util/concurrent/NativeSpinLockMutex.java
The file was modifiedsrc/common/me/nallar/tickthreading/patcher/Patches.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/util/concurrent/SpinLockMutex.java (diff)