Changes

Summary

  1. Fix client crash with multiverse. Soon: add support for a client mod, (commit: 2c59df6) (details)
Commit 2c59df6474e181d885cc5f9068e95cb9dab5e94d by rallanpcl
Fix client crash with multiverse. Soon: add support for a client mod, which when used in combination with TT on the server, will fix the issues with IC2 and other mods while in multiverse worlds. Will also fix minimap mods/etc. sharing waypoints/other info between multiverse and other worlds when they shouldn't.

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