CommandAPI 9.6.0
An API for the command UI introduced in Minecraft 1.13
|
This is the complete list of members for dev.jorel.commandapi.arguments.SuggestionsBranch< CommandSender >, including all inherited members.
branch(SuggestionsBranch< CommandSender >... branches) | dev.jorel.commandapi.arguments.SuggestionsBranch< CommandSender > | |
enforceReplacements(CommandSender sender, String... arguments) | dev.jorel.commandapi.arguments.SuggestionsBranch< CommandSender > | |
getNextSuggestion(CommandSender sender, String... previousArguments) | dev.jorel.commandapi.arguments.SuggestionsBranch< CommandSender > | |
suggest(ArgumentSuggestions< CommandSender >... suggestions) | dev.jorel.commandapi.arguments.SuggestionsBranch< CommandSender > | static |