Interface SuggestionProvider<C extends CommandContext<C>>
- Type Parameters:
C- argument of command context
public interface SuggestionProvider<C extends CommandContext<C>>
-
Method Summary
Modifier and TypeMethodDescriptionstatic <C extends CommandContext<C>>
SuggestionProvider<C> none()
-
Method Details
-
none
-
suggest
-