Changes

Summary

  1. Log if a world unload is requested even though allowWorldUnloading is (commit: 6318602) (details)
  2. Remove unneeded multiverseWorld field from world. (commit: ad072a0) (details)
  3. Fix Revamp NPE after a world unloads (commit: 4ca1cc4) (details)
Commit 6318602d05509ff1295e4806f5d1bea0ffe4b01b by rallanpcl
Log if a world unload is requested even though allowWorldUnloading is set to false

Signed-off-by: Ross Allan <[email protected]>
(commit: 6318602)
The file was modifiedsrc/main/java/nallar/patched/forge/PatchDimensionManager.java (diff)
Commit ad072a087fcac8af5eaebb7321c6c2977eda76fe by rallanpcl
Remove unneeded multiverseWorld field from world.

Signed-off-by: Ross Allan <[email protected]>
(commit: ad072a0)
The file was modifiedsrc/main/java/nallar/patched/world/PatchWorld.java (diff)
The file was modifiedsrc/main/java/nallar/patched/storage/ThreadedChunkProvider.java (diff)
Commit 4ca1cc4cc04ce0e1682e921a0b8f75f818e1b3fa by rallanpcl
Fix Revamp NPE after a world unloads

Signed-off-by: Ross Allan <[email protected]>
(commit: 4ca1cc4)
The file was modifiedsrc/main/resources/patches.xml (diff)