Class AdventureChatArgument

java.lang.Object
dev.jorel.commandapi.AbstractArgumentTree<Argument<net.kyori.adventure.text.Component>,Argument<?>,org.bukkit.command.CommandSender>
dev.jorel.commandapi.arguments.AbstractArgument<net.kyori.adventure.text.Component,Argument<net.kyori.adventure.text.Component>,Argument<?>,org.bukkit.command.CommandSender>
dev.jorel.commandapi.arguments.Argument<net.kyori.adventure.text.Component>
dev.jorel.commandapi.arguments.AdventureChatArgument
All Implemented Interfaces:
GreedyArgument, Previewable<AdventureChatArgument,net.kyori.adventure.text.Component>, BukkitExecutable<Argument<net.kyori.adventure.text.Component>>, ChainableBuilder<Argument<net.kyori.adventure.text.Component>>, PlatformExecutable<Argument<net.kyori.adventure.text.Component>,org.bukkit.command.CommandSender>

public class AdventureChatArgument extends Argument<net.kyori.adventure.text.Component> implements GreedyArgument, Previewable<AdventureChatArgument,net.kyori.adventure.text.Component>
An argument that represents chat with entity selectors
Since:
5.10
API Note:
Returns a Component object