Uses of Class
dev.jorel.commandapi.arguments.CommandArgument
Packages that use CommandArgument
-
Uses of CommandArgument in dev.jorel.commandapi.arguments
Methods in dev.jorel.commandapi.arguments that return CommandArgumentModifier and TypeMethodDescriptionCommandArgument.replaceSuggestions(ArgumentSuggestions suggestions) Replaces the default command suggestions provided by the server with custom suggestions for each argument in the command, starting with the command's name.CommandArgument.replaceSuggestions(ArgumentSuggestions... suggestions) Replaces the default command suggestions provided by the server with custom suggestions for each argument in the command, starting with the command's name.