Interface Node<C extends CommandContext<C>>
- All Known Subinterfaces:
Literal<C>, RootLiteral<C>
- All Known Implementing Classes:
Argument, DynamicLiteral, RootLiteralWrapper, StaticLiteral
public interface Node<C extends CommandContext<C>>
-
Method Summary
-
Method Details
-
suggestionProvider
SuggestionProvider<C> suggestionProvider()
-