Uses of Class
tech.guilhermekaua.spigotboot.commands.spigot.RegisteredCommandSet
Packages that use RegisteredCommandSet
-
Uses of RegisteredCommandSet in tech.guilhermekaua.spigotboot.commands.spigot
Methods in tech.guilhermekaua.spigotboot.commands.spigot that return RegisteredCommandSetModifier and TypeMethodDescriptionBukkitCommandRegistrar.register(tech.guilhermekaua.spigotboot.core.context.Context context, List<CompiledRootCommand> roots) Methods in tech.guilhermekaua.spigotboot.commands.spigot with parameters of type RegisteredCommandSetModifier and TypeMethodDescriptionvoidBukkitCommandRegistrar.unregister(RegisteredCommandSet registeredCommandSet)