CommandAPI 9.7.0
An API for the command UI introduced in Minecraft 1.13
|
This is the complete list of members for dev.jorel.commandapi.arguments.CommandArgument, including all inherited members.
Argument(String nodeName, ArgumentType<?> rawType) | dev.jorel.commandapi.arguments.Argument< CommandResult > | protected |
branchSuggestions(SuggestionsBranch< CommandSender >... branches) | dev.jorel.commandapi.arguments.CommandArgument | |
CommandArgument(String nodeName) | dev.jorel.commandapi.arguments.CommandArgument | |
getArgumentType() (defined in dev.jorel.commandapi.arguments.CommandArgument) | dev.jorel.commandapi.arguments.CommandArgument | |
getPrimitiveType() (defined in dev.jorel.commandapi.arguments.CommandArgument) | dev.jorel.commandapi.arguments.CommandArgument | |
instance() | dev.jorel.commandapi.arguments.Argument< CommandResult > | |
replaceSuggestions(ArgumentSuggestions< CommandSender >... suggestions) | dev.jorel.commandapi.arguments.CommandArgument | |
replaceSuggestions(ArgumentSuggestions< CommandSender > suggestions) | dev.jorel.commandapi.arguments.CommandArgument |