Uses of Class
dev.jorel.commandapi.commandsenders.VelocityPlayer
Packages that use VelocityPlayer
-
Uses of VelocityPlayer in dev.jorel.commandapi.executors
Method parameters in dev.jorel.commandapi.executors with type arguments of type VelocityPlayerModifier and TypeMethodDescriptiondefault voidPlayerCommandExecutor.run(ExecutionInfo<com.velocitypowered.api.proxy.Player, VelocityPlayer> info) The code to run when this command is performedvoidPlayerExecutionInfo.run(ExecutionInfo<com.velocitypowered.api.proxy.Player, VelocityPlayer> info) Executes the command.default intPlayerResultingCommandExecutor.run(ExecutionInfo<com.velocitypowered.api.proxy.Player, VelocityPlayer> info) The code to run when this command is performedintPlayerResultingExecutionInfo.run(ExecutionInfo<com.velocitypowered.api.proxy.Player, VelocityPlayer> info) The code to run when this command is performed