Annotation Type MixinProxy
@Target({})
@Retention(RUNTIME)
public @interface MixinProxy
Decoration annotation used by postprocessor to mark methods which have had
their contents replaced with a proxy.
@Target({})
@Retention(RUNTIME)
public @interface MixinProxy