Class AdventureChatColorArgument

java.lang.Object
dev.jorel.commandapi.AbstractArgumentTree<Argument<net.kyori.adventure.text.format.NamedTextColor>,Argument<?>,org.bukkit.command.CommandSender>
dev.jorel.commandapi.arguments.AbstractArgument<net.kyori.adventure.text.format.NamedTextColor,Argument<net.kyori.adventure.text.format.NamedTextColor>,Argument<?>,org.bukkit.command.CommandSender>
dev.jorel.commandapi.arguments.Argument<net.kyori.adventure.text.format.NamedTextColor>
dev.jorel.commandapi.arguments.SafeOverrideableArgument<net.kyori.adventure.text.format.NamedTextColor,net.kyori.adventure.text.format.NamedTextColor>
dev.jorel.commandapi.arguments.AdventureChatColorArgument
All Implemented Interfaces:
SafeOverrideable<net.kyori.adventure.text.format.NamedTextColor,net.kyori.adventure.text.format.NamedTextColor,Argument<net.kyori.adventure.text.format.NamedTextColor>,Argument<?>,org.bukkit.command.CommandSender>, BukkitExecutable<Argument<net.kyori.adventure.text.format.NamedTextColor>>, ChainableBuilder<Argument<net.kyori.adventure.text.format.NamedTextColor>>, PlatformExecutable<Argument<net.kyori.adventure.text.format.NamedTextColor>,org.bukkit.command.CommandSender>

public class AdventureChatColorArgument extends SafeOverrideableArgument<net.kyori.adventure.text.format.NamedTextColor,net.kyori.adventure.text.format.NamedTextColor>
An argument that represents the Bukkit ChatColor object
Since:
1.1
API Note:
Returns a ChatColor object