SpongePowered / VanillaGradle

A toolchain for Minecraft: Java Edition that builds a workspace to interact with the game using the official mappings provided to the public by Mojang Studios.
MIT License
89 stars 18 forks source link

task to dump bytecode of a class #36

Closed zml2008 closed 3 years ago

zml2008 commented 3 years ago

this would provide a simple way to get the raw bytecode of a MC class without having to depend on a (potentially outdated) bytecode viewer IDE plugin or remembering the appropriate javap command