Uses of Package
io.papermc.paper.command.brigadier
Packages that use io.papermc.paper.command.brigadier
-
Classes in io.papermc.paper.command.brigadier used by com.destroystokyo.paper.event.brigadierClassDescriptionThe command source type for Brigadier commands registered using Paper API.
-
Classes in io.papermc.paper.command.brigadier used by io.papermc.paper.command.brigadierClassDescriptionImplementing this interface allows for easily creating "Bukkit-style"
String[] args
commands.ACommandRegistrationFlag
is used inCommands
registration for internal purposes.The command source type for Brigadier commands registered using Paper API.A component serializer for converting betweenMessage
andComponent
. -
Classes in io.papermc.paper.command.brigadier used by io.papermc.paper.command.brigadier.argumentClassDescriptionThe command source type for Brigadier commands registered using Paper API.
-
Classes in io.papermc.paper.command.brigadier used by io.papermc.paper.command.brigadier.argument.resolversClassDescriptionThe command source type for Brigadier commands registered using Paper API.
-
Classes in io.papermc.paper.command.brigadier used by io.papermc.paper.plugin.lifecycle.event.types
-
Classes in io.papermc.paper.command.brigadier used by org.bukkit.plugin.javaClassDescriptionImplementing this interface allows for easily creating "Bukkit-style"
String[] args
commands.