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.TextArgument, including all inherited members.
Argument(String nodeName, ArgumentType<?> rawType) | dev.jorel.commandapi.arguments.Argument< String > | protected |
getArgumentType() (defined in dev.jorel.commandapi.arguments.TextArgument) | dev.jorel.commandapi.arguments.TextArgument | |
getPrimitiveType() (defined in dev.jorel.commandapi.arguments.TextArgument) | dev.jorel.commandapi.arguments.TextArgument | |
instance() | dev.jorel.commandapi.arguments.Argument< String > | |
TextArgument(String nodeName) | dev.jorel.commandapi.arguments.TextArgument |