Annotation Interface MixinRenamed


@Target({}) @Retention(RUNTIME) public @interface MixinRenamed

Internal use only.

Decoration annotation used by MixinInfo and MixinPreProcessor to mark methods in a mixin which have been renamed prior to being merged.

  • Element Details

    • originalName

      String originalName
    • isInterfaceMember

      boolean isInterfaceMember