Package io.papermc.paper.command.brigadier
@NullMarked
package io.papermc.paper.command.brigadier
Brigadier connection API.
-
ClassDescriptionImplementing this interface allows for easily creating "Bukkit-style"
String[] argscommands.ACommandRegistrationFlagis used inCommandsregistration for internal purposes.The registrar for custom commands.The command source type for Brigadier commands registered using Paper API.A component serializer for converting betweenMessageandComponent.