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