Class StringArgumentOptions
java.lang.Object
net.orbyfied.j8.command.argument.options.ArgumentOptions
net.orbyfied.j8.command.argument.options.StringArgumentOptions
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected booleanIf it should read past the spaces until the end.Fields inherited from class net.orbyfied.j8.command.argument.options.ArgumentOptions
completers, priority -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.orbyfied.j8.command.argument.options.ArgumentOptions
completers, completers, completers, priority, priority, withCompleter
-
Field Details
-
readFar
protected boolean readFarIf it should read past the spaces until the end.
-
-
Constructor Details
-
StringArgumentOptions
public StringArgumentOptions()
-
-
Method Details
-
readFar
public boolean readFar() -
readFar
-