Changes

Summary

  1. Fix NPE by fixing World, WorldServer patching order. Fix some issues (commit: a03a62b) (details)
Commit a03a62bad038644248b741e8859bedec11fcec66 by rallanpcl
Fix NPE by fixing World, WorldServer patching order. Fix some issues with addAll if addAll is used with construct() defined on both a class and its superclass

Signed-off-by: Ross Allan <[email protected]>
(commit: a03a62b)
The file was modifiedresources/patches-deobfuscated.xml (diff)
The file was modifiedsrc/common/me/nallar/patched/PatchMinecraftServer.java (diff)
The file was modifiedsrc/common/me/nallar/patched/PatchWorld.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/patcher/Patches.java (diff)