Uses of Record Class
dev.jorel.commandapi.arguments.parser.ParserArgument.WithSuggestions
Packages that use ParserArgument.WithSuggestions
-
Uses of ParserArgument.WithSuggestions in dev.jorel.commandapi.arguments.parser
Methods in dev.jorel.commandapi.arguments.parser that return ParserArgument.WithSuggestionsModifier and TypeMethodDescriptiondefault ParserArgument.WithSuggestions<T> ParserArgument.suggests(SuggestionProvider suggestions) Adds suggestions to theResultof thisParserArgument.ParserArgument.WithSuggestions.suggests(SuggestionProvider suggestions)