Package co.aikar.commands
-
Interface Summary Interface Description AnnotationProcessor<T extends Annotation> Deprecated. CommandCompletions.AsyncCommandCompletionHandler<C extends CommandCompletionContext> CommandCompletions.CommandCompletionHandler<C extends CommandCompletionContext> CommandConditions.Condition<I extends CommandIssuer> CommandConditions.ParameterCondition<P,CEC extends CommandExecutionContext,I extends CommandIssuer> CommandIssuer ExceptionHandler Functional interface to allow plugins to handle uncaught excetpionsIssuerLocaleChangedCallback<I extends CommandIssuer> RootCommand -
Enum Summary Enum Description MessageKeys Enum Name = MessageKey in lowercase prefixed with acf-core. -
Exception Summary Exception Description CommandCompletions.SyncCompletionRequired ConditionFailedException InvalidCommandArgument InvalidCommandContextException ShowCommandHelp UnresolvedDependencyException Thrown when a command mananger couldn't find a registered instance for a field that is marked withDependency -
Annotation Types Summary Annotation Type Description UnstableAPI Deprecated.