Uses of Package
dev.jorel.commandapi.executors
Packages that use dev.jorel.commandapi.executors
Package
Description
Classes to be used as arguments for commands
Classes relating to the different FunctionalInterfaces for command execution
-
Classes in dev.jorel.commandapi.executors used by dev.jorel.commandapiClassDescriptionThis class stores the arguments for this commandThis interface represents an ExecutionInfo for a command.The interface for normal command executorsThe interface for resulting command executors
-
Classes in dev.jorel.commandapi.executors used by dev.jorel.commandapi.arguments
-
Classes in dev.jorel.commandapi.executors used by dev.jorel.commandapi.executorsClassDescriptionThis class stores the arguments for this commandThis interface represents an ExecutionInfo for a command.An enum representing the type of an executorAn interface that includes the type of an executor (what command senders it can execute) and has a method that executes an executor with a given command sender and arguments