Uses of Package
io.papermc.paper.command.brigadier
Packages that use io.papermc.paper.command.brigadier
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Classes relating to handling specialized non-chat player input.
Classes for handling
plugins
written in
java.-
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 moe.caramel.daydream.brigadierClassDescriptionThe command source type for Brigadier commands registered using Paper API.
-
Classes in io.papermc.paper.command.brigadier used by moe.caramel.daydream.brigadier.argumentClassDescriptionThe command source type for Brigadier commands registered using Paper API.
-
Classes in io.papermc.paper.command.brigadier used by moe.caramel.daydream.brigadier.dataClassDescriptionThe command source type for Brigadier commands registered using Paper API.
-
Classes in io.papermc.paper.command.brigadier used by moe.caramel.daydream.brigadier.suggestionClassDescriptionThe command source type for Brigadier commands registered using Paper API.
-
Classes in io.papermc.paper.command.brigadier used by org.bukkitClassDescriptionThe command source type for Brigadier commands registered using Paper API.
-
Classes in io.papermc.paper.command.brigadier used by org.bukkit.commandClassDescriptionThe command source type for Brigadier commands registered using Paper API.
-
Classes in io.papermc.paper.command.brigadier used by org.bukkit.plugin.javaClassDescriptionImplementing this interface allows for easily creating "Bukkit-style"
String[] args
commands.