Changes
- Bumped Patched library dependency to 1.2.1 (up from 1.1.1).
- Leveraged patch audits in file dumping.
- This means that you can now easily see who changed what (via patches; file replacements have no such indicators).
Internal Changes
- [Breaking Change] Made exposed utility classes
final
and made some internal code package-private. - Made Forge/Fabric code more similar to each other.
- Properly marked internal code as internal.