Class CommandSelector.Builder<C>
java.lang.Object
cloud.commandframework.arguments.CommandArgument.Builder<C,String[]>
rocks.gravili.notquests.spigot.commands.arguments.CommandSelector.Builder<C>
- Enclosing class:
- CommandSelector<C>
public static final class CommandSelector.Builder<C>
extends cloud.commandframework.arguments.CommandArgument.Builder<C,String[]>
-
Method Summary
Methods inherited from class cloud.commandframework.arguments.CommandArgument.Builder
asOptional, asOptionalWithDefault, asRequired, getDefaultDescription, getDefaultValue, getName, getParser, getSuggestionsProvider, getValueType, isRequired, manager, withDefaultDescription, withParser, withSuggestionsProvider