Class GreedyStringArgument

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

public class GreedyStringArgument extends SafeOverrideableArgument<String,String> implements GreedyArgument
An argument that represents arbitrary strings