Package org.spongepowered.asm.mixin.transformer.ext.extensions
-
Class Summary Class Description ExtensionCheckClass Mixin transformer module which runs CheckClassAdapter on the post-mixin bytecodeExtensionCheckInterfaces Checks whether interfaces declared on mixin target classes are actually fully implemented and generates reports to the console and to files on diskExtensionClassExporter Debug exporter -
Exception Summary Exception Description ExtensionCheckClass.ValidationFailedException Exception thrown when checkclass fails