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

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

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