Changes

Summary

  1. Remove logging for when javassist tries to get a non-existent class (commit: e3b126a) (details)
  2. Update PatchEvent for Forge changes - no longer ignores the annotation (commit: 6176556) (details)
  3. Fix small patch xml formatting issue. (commit: 72b2468) (details)
Commit e3b126ae49c37a395629bc3f7143b67e36d5cee7 by rallanpcl
Remove logging for when javassist tries to get a non-existent class

Signed-off-by: Ross Allan <[email protected]>
(commit: e3b126a)
The file was modifiedsrc/main/java/javassist/ClassLoaderPool.java (diff)
Commit 617655674d85a0c5734ed58db09a61bdf7f562a4 by rallanpcl
Update PatchEvent for Forge changes - no longer ignores the annotation parameter of hasAnnotation.

Signed-off-by: Ross Allan <[email protected]>
(commit: 6176556)
The file was modifiedsrc/main/java/nallar/patched/forge/PatchEvent.java (diff)
Commit 72b24681e871e219958f5af2e6b7eae6960e070e by rallanpcl
Fix small patch xml formatting issue.

Signed-off-by: Ross Allan <[email protected]>
(commit: 72b2468)
The file was modifiedsrc/main/resources/patches.xml (diff)