Class StringArgument

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.StringArgument
All Implemented Interfaces:
ChainableBuilder<Argument<String>>, PlatformExecutable<Argument<String>,com.velocitypowered.api.command.CommandSource>, VelocityExecutable<Argument<String>>

public class StringArgument extends Argument<String>
An argument that represents a simple String