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 aCommandMetafor the given Brigadier command.voidCommandManager.register(BrigadierCommand command) Deprecated.
CommandManager.register(CommandMeta, Command)instead with a plugin specified