executes(CommandExecutor executor, ExecutorType... types) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executes(CommandExecutionInfo executor, ExecutorType... types) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executes(ResultingCommandExecutor executor, ExecutorType... types) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executes(ResultingCommandExecutionInfo executor, ExecutorType... types) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesCommandBlock(CommandBlockCommandExecutor executor) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesCommandBlock(CommandBlockExecutionInfo info) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesCommandBlock(CommandBlockResultingCommandExecutor executor) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesCommandBlock(CommandBlockResultingExecutionInfo info) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesConsole(ConsoleCommandExecutor executor) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesConsole(ConsoleExecutionInfo info) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesConsole(ConsoleResultingCommandExecutor executor) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesConsole(ConsoleResultingExecutionInfo info) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesEntity(EntityCommandExecutor executor) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesEntity(EntityExecutionInfo info) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesEntity(EntityResultingCommandExecutor executor) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesEntity(EntityResultingExecutionInfo info) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesFeedbackForwarding(FeedbackForwardingCommandExecutor executor) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesFeedbackForwarding(FeedbackForwardingExecutionInfo info) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesFeedbackForwarding(FeedbackForwardingResultingCommandExecutor executor) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesFeedbackForwarding(FeedbackForwardingResultingExecutionInfo info) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesNative(NativeCommandExecutor executor) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesNative(NativeExecutionInfo info) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesNative(NativeResultingCommandExecutor executor) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesNative(NativeResultingExecutionInfo info) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesPlayer(PlayerCommandExecutor executor) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesPlayer(PlayerExecutionInfo info) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesPlayer(PlayerResultingCommandExecutor executor) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesPlayer(PlayerResultingExecutionInfo info) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesProxy(ProxyCommandExecutor executor) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesProxy(ProxyExecutionInfo info) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesProxy(ProxyResultingCommandExecutor executor) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesProxy(ProxyResultingExecutionInfo info) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesRemoteConsole(RemoteConsoleCommandExecutor executor) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesRemoteConsole(RemoteConsoleExecutionInfo info) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesRemoteConsole(RemoteConsoleResultingCommandExecutor executor) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
executesRemoteConsole(RemoteConsoleResultingExecutionInfo info) | dev.jorel.commandapi.BukkitExecutable< Impl > | |
getExecutor() (defined in dev.jorel.commandapi.PlatformExecutable< Impl, CommandSender >) | dev.jorel.commandapi.PlatformExecutable< Impl, CommandSender > | |
instance() | dev.jorel.commandapi.ChainableBuilder< Impl > | |