Changes

Summary

  1. Load forced chunks after world load event is fired. (commit: 5f64202) (details)
Commit 5f642026b6eaa0878a7204fae048d65ad00a34b1 by rallanpcl
Load forced chunks after world load event is fired.

Signed-off-by: Ross Allan <[email protected]>
(commit: 5f64202)
The file was modifiedsrc/common/me/nallar/tickthreading/patcher/PatchManager.java (diff)
The file was modifiedsrc/common/me/nallar/patched/network/PatchPacket10Flying.java (diff)
The file was modifiedsrc/common/me/nallar/patched/world/PatchWorldServer.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/TickThreading.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/patcher/Patches.java (diff)
The file was modifiedresources/patches-deobfuscated.xml (diff)
The file was modifiedsrc/common/me/nallar/patched/forge/PatchRelaunchClassLoader.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/util/CollectionsUtil.java (diff)
The file was modifiedsrc/common/me/nallar/patched/storage/ThreadedChunkLoader.java (diff)
The file was modifiedsrc/common/me/nallar/patched/forge/PatchEvent.java (diff)
The file was modifiedsrc/common/me/nallar/patched/world/PatchWorld.java (diff)
The file was modifiedsrc/common/me/nallar/patched/server/PatchMinecraftServer.java (diff)
The file was modifiedsrc/common/me/nallar/patched/forge/PatchForgeChunkManager.java (diff)
The file was addedsrc/common/me/nallar/patched/annotation/Public.java
The file was modifiedsrc/common/me/nallar/patched/PatchAxisAlignedBB.java (diff)
The file was modifiedsrc/common/me/nallar/patched/forge/PatchConfigCategory.java (diff)
The file was modifiedsrc/common/me/nallar/patched/storage/PatchChunk.java (diff)
The file was modifiedsrc/common/me/nallar/patched/storage/ThreadedChunkProvider.java (diff)
The file was modifiedsrc/common/me/nallar/patched/world/tracking/PatchPlayerInstance.java (diff)
The file was modifiedsrc/nmsprepatcher/me/nallar/nmsprepatcher/PrePatcher.java (diff)