Changes

Summary

  1. Avoid unnecessary bitwise operation in ChunkXZ2Int (Int?! Int?!! It's a (commit: 08261c7) (details)
  2. Fix NPE in classloader transforming if an exception is thrown with a (commit: 3f685ec) (details)
Commit 08261c72d61369d27e2a4a5c644448cf0b1e60e0 by rallanpcl
Avoid unnecessary bitwise operation in ChunkXZ2Int (Int?! Int?!! It's a long! Damnit mcp :P). y =/= z in PatchSpawnerAnimals

Signed-off-by: Ross Allan <[email protected]>
(commit: 08261c7)
The file was modifiedsrc/common/me/nallar/patched/PatchSpawnerAnimals.java (diff)
The file was modifiedsrc/common/me/nallar/patched/PatchChunkCoordIntPair.java (diff)
Commit 3f685ecd0d0bed06d250ecb60f5a35c90d821179 by rallanpcl
Fix NPE in classloader transforming if an exception is thrown with a null message

Signed-off-by: Ross Allan <[email protected]>
(commit: 3f685ec)
The file was modifiedsrc/common/me/nallar/patched/PatchRelaunchClassLoader.java (diff)