Uses of Interface
com.destroystokyo.paper.brigadier.BukkitBrigadierCommandSource
Packages that use BukkitBrigadierCommandSource
-
Uses of BukkitBrigadierCommandSource in com.destroystokyo.paper.brigadier
Classes in com.destroystokyo.paper.brigadier with type parameters of type BukkitBrigadierCommandSourceModifier and TypeInterfaceDescriptioninterfaceDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of BukkitBrigadierCommandSource in com.destroystokyo.paper.event.brigadier
Classes in com.destroystokyo.paper.event.brigadier with type parameters of type BukkitBrigadierCommandSourceModifier and TypeClassDescriptionclassFired any time a Brigadier RootCommandNode is generated for a player to inform the client of commands.classDeprecated.For removal, use the new brigadier api.
Commandson how to use the new Brigadier API.