Changes

Summary

  1. Fix error with CustomOreGen, cleanWorlds now works with Bukkit unloading (commit: a6b6d6c) (details)
  2. Fix #447 (commit: 060a325) (details)
Commit a6b6d6cb707c12ed4b9e469920d17363cf1e7119 by rallanpcl
Fix error with CustomOreGen, cleanWorlds now works with Bukkit unloading (eg multiverse unload), improve leak detector.

Signed-off-by: Ross Allan <[email protected]>
(commit: a6b6d6c)
The file was modifiedsrc/common/me/nallar/patched/world/PatchWorld.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/TickThreading.java (diff)
The file was modifiedsrc/common/me/nallar/reporting/LeakDetector.java (diff)
The file was modifiedsrc/common/me/nallar/patched/storage/ThreadedChunkLoader.java (diff)
The file was modifiedresources/patches-deobfuscated.xml (diff)
The file was modifiedsrc/common/me/nallar/unsafe/UnsafeUtil.java (diff)
The file was modifiedsrc/common/me/nallar/patched/forge/PatchDimensionManager.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/TickThreading.java (diff)