Uses of Package
io.papermc.paper.command.brigadier
Packages that use io.papermc.paper.command.brigadier
Package
Description
Brigadier connection API.
Arguments.
Argument resolvers.
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.paperClassDescriptionThe 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[] argscommands.ACommandRegistrationFlagis used inCommandsregistration for internal purposes.The command source type for Brigadier commands registered using Paper API.A component serializer for converting betweenMessageandComponent. -
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.event.worldClassDescriptionThe 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 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.event.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[] argscommands.