Class SinglePlayerSelectorArgument.Builder<C>

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      @NonNull SinglePlayerSelectorArgument<C> build()
      Builder a new argument
      • Methods inherited from class cloud.commandframework.arguments.CommandArgument.Builder

        asOptional, asOptionalWithDefault, asRequired, getDefaultDescription, getDefaultValue, getName, getParser, getSuggestionsProvider, isRequired, manager, withDefaultDescription, withParser, withSuggestionsProvider
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait