Package org.spongepowered.asm.mixin
Annotation Type Implements
@Target(TYPE)
@Retention(CLASS)
public @interface Implements
Pseudo-implements decorator for Mixins with conflicting methods in a
superclass to soft-implement an interface
-
Required Element Summary