Uses of Class
dev.jorel.commandapi.commandsenders.BukkitFeedbackForwardingCommandSender
Packages that use BukkitFeedbackForwardingCommandSender
-
Uses of BukkitFeedbackForwardingCommandSender in dev.jorel.commandapi.executors
Method parameters in dev.jorel.commandapi.executors with type arguments of type BukkitFeedbackForwardingCommandSenderModifier and TypeMethodDescriptiondefault voidFeedbackForwardingCommandExecutor.run(ExecutionInfo<org.bukkit.command.CommandSender, BukkitFeedbackForwardingCommandSender<org.bukkit.command.CommandSender>> info) The code to run when this command is performedvoidFeedbackForwardingExecutionInfo.run(ExecutionInfo<org.bukkit.command.CommandSender, BukkitFeedbackForwardingCommandSender<org.bukkit.command.CommandSender>> info) Executes the command.default intFeedbackForwardingResultingCommandExecutor.run(ExecutionInfo<org.bukkit.command.CommandSender, BukkitFeedbackForwardingCommandSender<org.bukkit.command.CommandSender>> info) The code to run when this command is performedintFeedbackForwardingResultingExecutionInfo.run(ExecutionInfo<org.bukkit.command.CommandSender, BukkitFeedbackForwardingCommandSender<org.bukkit.command.CommandSender>> info) The code to run when this command is performed