Uses of Class
eu.cloudnetservice.node.impl.command.defaults.DefaultSuggestionProcessor
Packages that use DefaultSuggestionProcessor
-
Uses of DefaultSuggestionProcessor in eu.cloudnetservice.node.impl.command.defaults
Constructors in eu.cloudnetservice.node.impl.command.defaults with parameters of type DefaultSuggestionProcessorModifierConstructorDescriptionprivateDefaultCommandProvider(@NonNull eu.cloudnetservice.driver.language.I18n i18n, @NonNull DefaultCommandManager commandManager, @NonNull AerogelInjectionService injectionService, @NonNull CommandExceptionHandler exceptionHandler, @NonNull DefaultSuggestionProcessor suggestionProcessor, @NonNull DefaultCommandPreProcessor commandPreProcessor, @NonNull DefaultCommandPostProcessor commandPostProcessor, @NonNull DefaultCaptionHandler captionHandler)