Package org.spongepowered.asm.mixin.transformer.meta

  • Annotation Types Summary
    Annotation Type Description
    MixinInner
    Decoration annotation used by the mixin inner class generator to mark inner classes which have been generated from an existing inner class in a mixin
    MixinMerged
    For internal use only! Contains small parts.
    MixinProxy
    Decoration annotation used by postprocessor to mark methods which have had their contents replaced with a proxy.
    MixinRenamed
    Internal use only.