Uses of Class
dev.jorel.commandapi.commandsenders.VelocityConsoleCommandSender
Packages that use VelocityConsoleCommandSender
-
Uses of VelocityConsoleCommandSender in dev.jorel.commandapi.executors
Method parameters in dev.jorel.commandapi.executors with type arguments of type VelocityConsoleCommandSenderModifier and TypeMethodDescriptiondefault voidConsoleCommandExecutor.run(ExecutionInfo<com.velocitypowered.api.proxy.ConsoleCommandSource, VelocityConsoleCommandSender> info) The code to run when this command is performedvoidConsoleExecutionInfo.run(ExecutionInfo<com.velocitypowered.api.proxy.ConsoleCommandSource, VelocityConsoleCommandSender> info) Executes the command.default intConsoleResultingCommandExecutor.run(ExecutionInfo<com.velocitypowered.api.proxy.ConsoleCommandSource, VelocityConsoleCommandSender> info) The code to run when this command is performedintConsoleResultingExecutionInfo.run(ExecutionInfo<com.velocitypowered.api.proxy.ConsoleCommandSource, VelocityConsoleCommandSender> info) The code to run when this command is performed