public class VelocityCommandHandler extends ViaCommandHandler implements com.velocitypowered.api.command.Command
| Constructor and Description |
|---|
VelocityCommandHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(@NonNull com.velocitypowered.api.command.CommandSource source,
String[] args) |
List<String> |
suggest(@NonNull com.velocitypowered.api.command.CommandSource source,
String[] currentArgs) |
color, getSubCommand, hasSubCommand, onCommand, onTabComplete, registerSubCommand, sendMessage, showHelppublic void execute(@NonNull com.velocitypowered.api.command.CommandSource source,
String[] args)
execute in interface com.velocitypowered.api.command.CommandCopyright © 2016–2021. All rights reserved.