Uses of Package
dev.jorel.commandapi.arguments
Packages that use dev.jorel.commandapi.arguments
Package
Description
Classes to be used as arguments for commands
Classes which are the exceptions raised during the execution of the Command API
Classes that are wrappers for various vanilla-related command features
-
Classes in dev.jorel.commandapi.arguments used by dev.jorel.commandapiClassDescriptionThe core abstract class for Command API argumentsAn enum representing the different suggestion providers for arguments based on Minecraft namespaced keys
-
Classes in dev.jorel.commandapi.arguments used by dev.jorel.commandapi.argumentsClassDescriptionThe core abstract class for Command API argumentsThis class represents suggestions for an argument.An enum that represents the different arguments declared in the Command APIAn enum representing block position or precise position for location argumentsThis class represents safe suggestions.An enum representing the different suggestion providers for arguments based on Minecraft namespaced keysThis class represents a branch in the suggestions of an argument.
-
Classes in dev.jorel.commandapi.arguments used by dev.jorel.commandapi.exceptions
-
Classes in dev.jorel.commandapi.arguments used by dev.jorel.commandapi.wrappers