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