CommandAPI 9.4.0
An API for the command UI introduced in Minecraft 1.13
dev.jorel.commandapi.arguments.TextArgument Member List

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