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