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

This is the complete list of members for dev.jorel.commandapi.arguments.ChatColorArgument, including all inherited members.

ChatColorArgument(String nodeName)dev.jorel.commandapi.arguments.ChatColorArgument
fromKey(Function< S, NamespacedKey > mapper)dev.jorel.commandapi.arguments.SafeOverrideableArgument< ChatColor, ChatColor >static
getArgumentType() (defined in dev.jorel.commandapi.arguments.ChatColorArgument)dev.jorel.commandapi.arguments.ChatColorArgument
getPrimitiveType() (defined in dev.jorel.commandapi.arguments.ChatColorArgument)dev.jorel.commandapi.arguments.ChatColorArgument
SafeOverrideableArgument(String nodeName, ArgumentType<?> rawType, Function< S, String > mapper)dev.jorel.commandapi.arguments.SafeOverrideableArgument< ChatColor, ChatColor >protected