Class VelocityCommand
java.lang.Object
ru.cwcode.commands.velocityplatform.velocity.VelocityCommand
- All Implemented Interfaces:
com.velocitypowered.api.command.Command,com.velocitypowered.api.command.InvocableCommand<com.velocitypowered.api.command.RawCommand.Invocation>,com.velocitypowered.api.command.RawCommand
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.velocitypowered.api.command.RawCommand
com.velocitypowered.api.command.RawCommand.Invocation -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.velocitypowered.api.command.InvocableCommand
hasPermission, suggestAsync
-
Constructor Details
-
VelocityCommand
-
-
Method Details
-
suggest
- Specified by:
suggestin interfacecom.velocitypowered.api.command.InvocableCommand<com.velocitypowered.api.command.RawCommand.Invocation>
-
execute
public void execute(com.velocitypowered.api.command.RawCommand.Invocation invocation) - Specified by:
executein interfacecom.velocitypowered.api.command.InvocableCommand<com.velocitypowered.api.command.RawCommand.Invocation>
-
getTabCompleter
-
getCommandParser
-