Uses of Class
com.velocitypowered.api.command.BrigadierCommand
Packages that use BrigadierCommand
-
Uses of BrigadierCommand in com.velocitypowered.api.command
Methods in com.velocitypowered.api.command with parameters of type BrigadierCommandModifier and TypeMethodDescriptionCommandManager.metaBuilder
(BrigadierCommand command) Returns a builder to create aCommandMeta
for the given Brigadier command.void
CommandManager.register
(BrigadierCommand command) Deprecated.
CommandManager.register(CommandMeta, Command)
instead with a plugin specified