Interface SuggestCommandArgument<T>

All Known Subinterfaces:
CommandArgument<T>
All Known Implementing Classes:
AnyArgument, BlockGroupArgument, BlockPositionArgument, BlockTypeArgument, BlockTypesArgument, BooleanArgument, DoubleArgument, EnumArgument, ExactArgument, ExactPositionArgument, FlatRemainingArgument, FloatArgument, IdentifiableArgument, IntegerArgument, LivePlayerArgument, MappedArgumentWrapper, OptionalArgument, PermissionOrArgument, PositionArgument, RemainingArgument, SourceOrLivePlayerArgument, StringArgument, StringParserArgument, SuggestionArgument, UserArgument, Vector3Argument, Vector3DoubleArgument, Vector3IntegerArgument, WorldArgument

public interface SuggestCommandArgument<T>