Uses of Class
tech.guilhermekaua.spigotboot.commands.spigot.BukkitCommandRegistrar
Packages that use BukkitCommandRegistrar
Package
Description
-
Uses of BukkitCommandRegistrar in tech.guilhermekaua.spigotboot.commands.spigot
Constructors in tech.guilhermekaua.spigotboot.commands.spigot with parameters of type BukkitCommandRegistrarModifierConstructorDescriptionCommandsContextReadyRegistrar(CommandRootCompiler commandRootCompiler, BukkitCommandRegistrar bukkitCommandRegistrar, CommandReplacementRegistry replacementRegistry) -
Uses of BukkitCommandRegistrar in tech.guilhermekaua.spigotboot.commands.spigot.configuration
Methods in tech.guilhermekaua.spigotboot.commands.spigot.configuration that return BukkitCommandRegistrarModifier and TypeMethodDescriptionSpigotCommandsConfiguration.bukkitCommandRegistrar(BukkitCommandMapAccessor bukkitCommandMapAccessor, CommandDispatcher commandDispatcher, CommandPlatformSupport commandPlatformSupport) Methods in tech.guilhermekaua.spigotboot.commands.spigot.configuration with parameters of type BukkitCommandRegistrarModifier and TypeMethodDescriptionSpigotCommandsConfiguration.commandsContextReadyRegistrar(CommandRootCompiler commandRootCompiler, BukkitCommandRegistrar bukkitCommandRegistrar, CommandReplacementRegistry commandReplacementRegistry)