Skip to content
This repository was archived by the owner on Apr 5, 2026. It is now read-only.

PaperMC/ParchmentMappings

 
 

Repository files navigation

Parchment Mappings

Discord server badge Minecraft version badge   Latest release version badge CI release build status

Latest nightly version badge CI nightly build status   Latest bleeding version badge CI bleeding build status

Caution

Since 26.1, the client is no longer obfuscated at all leading all the parameters and local variables readable. Therefore Parchment is not needed anymore for Paper uses. It's only viable to depends on it for older versions but be aware that this repository is no longer maintained.

The unpick definitions provided by this fork are still updated at https://github.com/PaperMC/unpick-definitions but it doesn't include the javadocs.

Welcome to the Parchment mappings repository!

Parchment is an open community-sourced modloader-neutral set of mappings of parameter names and javadocs, to augment the official names released by Mojang. This repository contains the files which make up the Parchment mapping set, with the build tool to manage the mappings and generate exports for publishing.

Want to use Parchment in your workspace? See the Getting Started page at the website.

Contributing

See the docs/CONTRIBUTING.md file for information on contributing. Also look at the repository wiki for more information, such as links to the mapping standards and PR review process documents.

Tools and Libraries

Our mappings system makes use of the following open-source tools and libraries:

  • Compass, the Gradle plugin powering the validation and input systems.
  • Feather, a data object and parsing library used by ParchmentMC projects.
  • Enigma, a tool for deobfuscation and mapping of Java bytecode.
  • Moshi, a modern JSON parsing library.

Support

Want to ask a question? Get help on how to use these mappings? Or tips on contributing to the mappings? Head over to our public Discord server!

Licensing

Parchment mappings are released under the terms of the CC0 1.0 Universal (CC0 1.0), see the LICENSE.txt for the full legal text.

About

Repository for the Parchment mappings data.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Kotlin 99.2%
  • Shell 0.8%