Package org.spongepowered.asm.mixin.transformer.ext


package org.spongepowered.asm.mixin.transformer.ext
Internal mixin transformation pipeline extension interface and registry of active extensions.
  • Interface Summary
    Interface
    Description
    Base interface for class generators
    Interface to allow the actual decompiler to be loaded on-demand
    Mixin Transformer extension interface for pre- and post-processors
    Interface for the mixin Extensions registry
    Interface to allow the hot-swap agent to be loaded on-demand
    Interface for target classes passed into transformer modules via IExtension
  • Class Summary
    Class
    Description
    Mixin transformer extensions and common modules such as class generators