Uses of Class
com.zetaplugins.zetacore.command.ArgumentList
Packages that use ArgumentList
-
Uses of ArgumentList in com.zetaplugins.zetacore.command
Methods in com.zetaplugins.zetacore.command that return ArgumentListModifier and TypeMethodDescriptionCommandContext.getArgs()Get the arguments passed to the command.Constructors in com.zetaplugins.zetacore.command with parameters of type ArgumentListModifierConstructorDescriptionCommandContext(CommandSender sender, Command command, String label, ArgumentList args)