Class TextArgument

java.lang.Object
dev.jorel.commandapi.AbstractArgumentTree<Argument<String>,Argument<?>,com.velocitypowered.api.command.CommandSource>
dev.jorel.commandapi.arguments.AbstractArgument<String,Argument<String>,Argument<?>,com.velocitypowered.api.command.CommandSource>
dev.jorel.commandapi.arguments.Argument<String>
dev.jorel.commandapi.arguments.TextArgument
All Implemented Interfaces:
ChainableBuilder<Argument<String>>, PlatformExecutable<Argument<String>,com.velocitypowered.api.command.CommandSource>, VelocityExecutable<Argument<String>>

public class TextArgument extends Argument<String>
An argument that represents text, encased in quotes