Package dev.jorel.commandapi.arguments
package dev.jorel.commandapi.arguments
-
ClassDescriptionAn argument that represents a list of the Bukkit PlayerProfile object with asynchronous support.An argument that represents chat with entity selectorsAn argument that represents the Bukkit ChatColor objectAn argument that represents raw JSON textCustomArgument<T,
B> An argument that represents any custom objectAn exception used to create command-related errors for the CustomArgumentA record which contains information which can be passed to the custom argument's parser.A FunctionalInterface that takes in aCustomArgument.CustomArgumentInfo, returns T and can throw aCustomArgument.CustomArgumentExceptionMessageBuilder is used to create error messages for invalid argument inputsAn argument that represents the Spigot PlayerProfile object.An argument that represents the Bukkit Recipe object