Changes

Summary

  1. Load forced chunks after world load event is fired. Fix #538. Allow (commit: 9efe28a) (details)
Commit 9efe28ad9e90538674ef103424d4477bc1d2596f by rallanpcl
Load forced chunks after world load event is fired. Fix #538. Allow normal initialisation of static fields, no 'staticConstruct' method necessary. Fix #545.

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