Package org.spongepowered.asm.mixin.transformer.ext.extensions
package org.spongepowered.asm.mixin.transformer.ext.extensions
Internal mixin transformation pipeline extensions.
-
ClassDescriptionMixin transformer module which runs CheckClassAdapter on the post-mixin bytecodeException thrown when checkclass failsChecks whether interfaces declared on mixin target classes are actually fully implemented and generates reports to the console and to files on diskDebug exporterStrips synthetic local variables from the LVT after exporting to avoid debuggers becoming confused by them.