Uses of Interface
tech.guilhermekaua.spigotboot.commands.CommandTextResolver
Packages that use CommandTextResolver
Package
Description
-
Uses of CommandTextResolver in tech.guilhermekaua.spigotboot.commands
Constructor parameters in tech.guilhermekaua.spigotboot.commands with type arguments of type CommandTextResolverModifierConstructorDescriptionCommandTextResolverChain(Collection<CommandTextResolver> resolvers) -
Uses of CommandTextResolver in tech.guilhermekaua.spigotboot.commands.configuration
Method parameters in tech.guilhermekaua.spigotboot.commands.configuration with type arguments of type CommandTextResolverModifier and TypeMethodDescriptionCommandsConfiguration.commandTextResolverChain(List<CommandTextResolver> resolvers)