Package org.spongepowered.asm.mixin.transformer.ext
Internal mixin transformation pipeline extension interface and registry of
active extensions.
-
Interface Summary Interface Description IClassGenerator Base interface for class generatorsIDecompiler Interface to allow the actual decompiler to be loaded on-demandIExtension Mixin Transformer extension interface for pre- and post-processorsIExtensionRegistry Interface for the mixin Extensions registryIHotSwap Interface to allow the hot-swap agent to be loaded on-demandITargetClassContext Interface for target classes passed into transformer modules viaIExtension -
Class Summary Class Description Extensions Mixin transformer extensions and common modules such as class generators