Package org.spongepowered.asm.mixin.transformer.ext.extensions
package org.spongepowered.asm.mixin.transformer.ext.extensions
Internal mixin transformation pipeline extensions.
-
Class SummaryClassDescriptionMixin transformer module which runs CheckClassAdapter on the post-mixin bytecodeChecks whether interfaces declared on mixin target classes are actually fully implemented and generates reports to the console and to files on diskDebug exporter
-
Exception SummaryExceptionDescriptionException thrown when checkclass fails