-
- All Implemented Interfaces:
public class BrigadierCommandRegistrationServiceService that inject brigadier command into bukkit system
-
-
Constructor Summary
Constructors Constructor Description BrigadierCommandRegistrationService(CommandRegistrationService commandRegistrationService)
-
Method Summary
Modifier and Type Method Description final Unitregister(Plugin plugin, LiteralCommandNode<BukkitBrigadierCommandSource> node)final UnitonCommandSent(AsyncPlayerSendCommandsEvent<BukkitBrigadierCommandSource> $self)-
-
Constructor Detail
-
BrigadierCommandRegistrationService
BrigadierCommandRegistrationService(CommandRegistrationService commandRegistrationService)
-
-
Method Detail
-
onCommandSent
final Unit onCommandSent(AsyncPlayerSendCommandsEvent<BukkitBrigadierCommandSource> $self)
-
-
-
-