Uses of Class
ru.cwcode.commands.ArgumentSearchResult
Packages that use ArgumentSearchResult
-
Uses of ArgumentSearchResult in ru.cwcode.commands
Methods in ru.cwcode.commands that return ArgumentSearchResultModifier and TypeMethodDescriptionArgumentSearchResult.error(ArgumentSet set, String errorMessage) ArgumentSearchResult.founded(ArgumentSet set) protected ArgumentSearchResultCommand.searchForArgumentSet(Sender sender, String... args) Methods in ru.cwcode.commands with parameters of type ArgumentSearchResultModifier and TypeMethodDescriptionprotected voidCommand.onError(Sender sender, String label, String[] args, ArgumentSearchResult argumentSearchResult)