takenaka
takenaka copied to clipboard
A Kotlin library for reconciling multiple obfuscation mapping files from multiple versions of Minecraft: JE.
This PR aims to merge generated accessor fields when it comes to chained accessors. Currently, requesting a chain results in multiple unnecessarry fields being generated: ```java /** * Accessor for...
Changes: - Intern (pool) strings while resolving in generator-web-cli and generator-accessor-plugin. - Allow choosing namespaces to resolve in `ResolveMappingsTask` (generator-accessor-plugin). - Implement #31. - Add Quilt mappings (#33). - Validate...
To reduce the impact from HTML generation when rebuilding a site to add/remove versions, the generator should skip over unmodified versions. Mappings for all versions are still needed to recompute...
A consumer documentation site for this project, preferably using Markdown (or a derivative).
Please add method and field search functionality to the search bar.