Package io.papermc.paper.command.brigadier
package io.papermc.paper.command.brigadier
-
ClassDescriptionImplementing this interface allows for easily creating "Bukkit-style"
String[] args
commands.ACommandRegistrationFlag
is used inCommands
registration for internal purposes.The registrar for custom commands.The command source type for Brigadier commands registered using Paper API.A component serializer for converting betweenMessage
andComponent
.