Uses of Interface
com.velocitypowered.api.command.InvocableCommand
Packages that use InvocableCommand
-
Uses of InvocableCommand in com.velocitypowered.api.command
Subinterfaces of InvocableCommand in com.velocitypowered.api.commandModifier and TypeInterfaceDescriptioninterfaceA specialized sub-interface ofCommandwhich indicates the proxy should pass the command and its arguments directly without further processing.interfaceA simple command, modelled after the convention popularized by Bukkit and BungeeCord.