Package co.aikar.commands.annotation
Annotation Type Dependency
-
@Retention(RUNTIME) @Target(FIELD) public @interface Dependency
Injects a dependency into the field this is attached to. Any time a new dependency is registered, this will be overwritten.