Uses of Package
dev.jorel.commandapi.arguments
Packages that use dev.jorel.commandapi.arguments
Package
Description
Classes that access the NMS framework
-
Classes in dev.jorel.commandapi.arguments used by dev.jorel.commandapi
-
Classes in dev.jorel.commandapi.arguments used by dev.jorel.commandapi.argumentsClassDescriptionAn argument that represents chat with entity selectorsThe core abstract class for Command API argumentsAn enum that represents argument subtypes.An argument that represents chat with entity selectorsAn argument that represents a command.An 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 a
CustomArgument.CustomArgumentInfo, returns T and can throw aCustomArgument.CustomArgumentExceptionMessageBuilder is used to create error messages for invalid argument inputsAn argument that accepts a list of objectsA builder to create a ListArgumentAn intermediary class for theListArgumentBuilderAn intermediary class for theListArgumentBuilderAn argument that accepts a list of objectsAn argument that accepts a list of objectsA pseudo-argument representing a single literal stringAn argument that represents a key-value pair.An intermediary class for theMapArgumentBuilderAn intermediary class for theMapArgumentBuilderAn intermediary class for theMapArgumentBuilderAn intermediary class for theMapArgumentBuilderAn interface declaring methods required to override argument suggestions -
Classes in dev.jorel.commandapi.arguments used by dev.jorel.commandapi.nms