CoreMods icon indicating copy to clipboard operation
CoreMods copied to clipboard

Generating wrapper classes for proxy logic

Open skyboy opened this issue 7 years ago • 1 comments

This needs the ability to read the final transformed state of the class the wrapper is being generated for

skyboy avatar Jun 17 '18 18:06 skyboy

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).

covers1624 avatar Jun 18 '18 07:06 covers1624