Changes

Summary

  1. Experimental: Use MONITORENTER/EXIT instructions instead of (commit: af21999) (details)
Commit af2199994be4b104b6eded1f52f9c80cea776631 by rallanpcl
Experimental: Use MONITORENTER/EXIT instructions instead of Unsafe.monitorEnter/Exit.

Signed-off-by: Ross Allan <[email protected]>
(commit: af21999)
The file was modifiedsrc/common/me/nallar/tickthreading/util/concurrent/NativeMutex.java (diff)
The file was modifiedresources/patches-deobfuscated.xml (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/patcher/PatchMain.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/tickregion/TileEntityTickRegion.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/patcher/ClassRegistry.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/patcher/Patches.java (diff)
The file was modifiedsrc/common/me/nallar/patched/forge/PatchRelaunchClassLoader.java (diff)