Package org.spongepowered.asm.mixin
Annotation Type SoftOverride
-
@Target(METHOD) @Retention(CLASS) public @interface SoftOverrideDecorator for methods which override a method in a supermixin which the containing mixin does not directly extend
@Target(METHOD)
@Retention(CLASS)
public @interface SoftOverride