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 TypeInterfaceDescriptioninterface
A specialized sub-interface ofCommand
which indicates the proxy should pass the command and its arguments directly without further processing.interface
A simple command, modelled after the convention popularized by Bukkit and BungeeCord.