Skip to content

CubicPulse/YarnClassStringMapper

Repository files navigation

YarnClassStringMapper

This is a project that generates a file for pretty-printing minecraft types using yarn mappings. Generate a YarnStringMapper class for your version and place it in your fabric project.

Generating a StringMapper

To generate the file clone the project and its submodules:

git clone --recurse-submodules https://github.com/CubicPulse/YarnClassStringMapper.git
cd YarnClassStringMapper
bun install

Then run sh gen.sh <version> (i.e. sh gen.sh 1.20.4)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published