MCSuggestionProvider
Importing the class
It might be required for you to import the package if you encounter any issues (like casting an Array), so better be safe than sorry and add the import at the very top of the file.
Constructors
No Description Provided
Parameter | Type | Description |
---|---|---|
Parameter fun | Type BiFunction<MCCommandContext,MCSuggestionsBuilder,MCSuggestions> | Description No Description Provided |
Casters
Result type | Is Implicit |
---|---|
Result type string | Is Implicit true |
Methods
Return Type: boolean
Parameter | Type | Description |
---|---|---|
Parameter o | Type Object | Description No Description Provided |
Return Type: MCSuggestions
Parameter | Type | Description |
---|---|---|
Parameter context | Type MCCommandContext | Description No Description Provided |
Parameter builder | Type MCSuggestionsBuilder | Description No Description Provided |
Return Type: int
Return Type: string