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


package org.spongepowered.asm.mixin.transformer.meta
Meta annotations applied by the mixin processor to fingerprint mixin actions.
  • Annotation Interfaces
    Class
    Description
    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
    For internal use only! Contains small parts.
    Decoration annotation used by postprocessor to mark methods which have had their contents replaced with a proxy.
    Internal use only.