Class VariableSelector.Builder<C>
java.lang.Object
cloud.commandframework.arguments.CommandArgument.Builder<C,Variable<?>>
rocks.gravili.notquests.paper.commands.arguments.VariableSelector.Builder<C>
- Enclosing class:
- VariableSelector<C>
public static final class VariableSelector.Builder<C>
extends cloud.commandframework.arguments.CommandArgument.Builder<C,Variable<?>>
-
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