Skip to content

MinecraftForge/AccessTransformers

 
 

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

LGPL-2.1, Unknown licenses found

Licenses found

LGPL-2.1
LICENSE.txt
Unknown
LICENSE-header.txt

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages

  • Java 92.4%
  • Groovy 7.6%