public class VelocityCommand extends Object implements com.velocitypowered.api.command.Command
CommandNode wrapper for Velocity compatibility.| Constructor and Description |
|---|
VelocityCommand(CommandNode commandNode) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(com.velocitypowered.api.command.CommandSource sender,
String[] args) |
public VelocityCommand(CommandNode commandNode)
public void execute(com.velocitypowered.api.command.CommandSource sender,
String[] args)
execute in interface com.velocitypowered.api.command.CommandCopyright © 2018. All rights reserved.