Annotation Type MixinRenamed
-
@Target({}) @Retention(RUNTIME) public @interface MixinRenamedInternal use only.
Decoration annotation used by MixinInfo and MixinPreProcessor to mark methods in a mixin which have been renamed prior to being merged.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description booleanisInterfaceMemberjava.lang.StringoriginalName
-