JSPrismarine
Preparing search index...
@jsprismarine/brigadier
Suggestions
Class Suggestions
Index
Constructors
constructor
Methods
equals
get
List
get
Range
is
Empty
to
String
create
empty
merge
Constructors
constructor
new
Suggestions
(
range
:
StringRange
,
suggestions
:
Suggestion
[]
)
:
Suggestions
Parameters
range
:
StringRange
suggestions
:
Suggestion
[]
Returns
Suggestions
Methods
equals
equals
(
o
:
object
)
:
boolean
Parameters
o
:
object
Returns
boolean
get
List
getList
()
:
Suggestion
[]
Returns
Suggestion
[]
get
Range
getRange
()
:
StringRange
Returns
StringRange
is
Empty
isEmpty
()
:
boolean
Returns
boolean
to
String
toString
()
:
String
Returns
String
Static
create
create
(
command
:
string
,
suggestions
:
Suggestion
[]
)
:
Suggestions
Parameters
command
:
string
suggestions
:
Suggestion
[]
Returns
Suggestions
Static
empty
empty
()
:
Promise
<
Suggestions
>
Returns
Promise
<
Suggestions
>
Static
merge
merge
(
command
:
string
,
input
:
Suggestions
[]
)
:
undefined
|
Suggestions
Parameters
command
:
string
input
:
Suggestions
[]
Returns
undefined
|
Suggestions
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
equals
get
List
get
Range
is
Empty
to
String
create
empty
merge
JSPrismarine
Loading...