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