CoreMods
CoreMods copied to clipboard
Generating wrapper classes for proxy logic
This needs the ability to read the final transformed state of the class the wrapper is being generated for
I would also find this useful for some class generation I do.
Mind you, i cant exactly be a coremod either, im not transforming others classes before they load either, im purely generating classes with 'mixins' applied (similar to scala traits at compile time).