Class SuggestionCommandParser<T>
java.lang.Object
de.kentoj.kencommandapi.api.parser2.AbstractCommandParser<T>
de.kentoj.kencommandapi.api.parser2.SuggestionCommandParser<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSuggestions(RootLiteral<T> rootNode, T sender, String[] args) Methods inherited from class de.kentoj.kencommandapi.api.parser2.AbstractCommandParser
hasPermission, parseArgument, parseInput
-
Constructor Details
-
SuggestionCommandParser
-
-
Method Details
-
getSuggestions
-