Changes

Summary

  1. Add new prepatcher annotation @ExposeInner, used to make an inner class (commit: d6bfc82) (details)
Commit d6bfc829b05d377e1cf9069abe4d421f42e643c2 by rallanpcl
Add new prepatcher annotation @ExposeInner, used to make an inner class of the class which is being extended by a patch class public.

Signed-off-by: Ross Allan <[email protected]>
(commit: d6bfc82)
The file was addedsrc/main/java/nallar/patched/annotation/ExposeInner.java
The file was modifiedsrc/main/java/nallar/patched/forge/PatchForgeChunkManager.java (diff)
The file was modifiedsrc/main/java/nallar/patched/forge/PatchLoader.java (diff)
The file was modifiedbuildSrc/src/nallar/nmsprepatcher/PrePatcher.java (diff)