Skip to content

DependsOnUs/PocketAccessTransformers

 
 

Repository files navigation

Access Transformers

A utility library for parsing and managing Access Transformers - allowing runtime manipulation of the modifier state of class files based on configuration files (access transformer files).

The format specification is in FML Access Transformer specification.

Many thanks to DemonWav for invaluable assistance generating the antlr4 parser and lexer, based on his excellent work in the Minecraft Dev plugin for intellij here

About

Antlr4 definition for MCP / Forge Access Transformers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 91.5%
  • Kotlin 5.7%
  • ANTLR 2.8%