Interface FlagExtractor<S extends CommandSource>

Type Parameters:
S - the type of the command source
All Superinterfaces:
FlagRegistrar<S>

@AvailableSince("1.9.6") public sealed interface FlagExtractor<S extends CommandSource> extends FlagRegistrar<S>
A class that extracts flags from a single string/argument.