Uses of Interface
tech.guilhermekaua.spigotboot.commands.CommandCompletionRegistryCustomizer
Packages that use CommandCompletionRegistryCustomizer
Package
Description
-
Uses of CommandCompletionRegistryCustomizer in tech.guilhermekaua.spigotboot.commands.completion
Constructor parameters in tech.guilhermekaua.spigotboot.commands.completion with type arguments of type CommandCompletionRegistryCustomizerModifierConstructorDescription -
Uses of CommandCompletionRegistryCustomizer in tech.guilhermekaua.spigotboot.commands.configuration
Method parameters in tech.guilhermekaua.spigotboot.commands.configuration with type arguments of type CommandCompletionRegistryCustomizerModifier and TypeMethodDescriptionCommandsConfiguration.commandCompletionRegistry(List<CommandCompletionRegistryCustomizer> customizers)