MCCommandContextBuilder
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.
Casters
Result type | Is Implicit |
---|---|
Result type string | Is Implicit true |
Methods
Return Type: MCCommandContext
Parameter | Type | Description |
---|---|---|
Parameter input | Type string | Description No Description Provided |
Return Type: MCCommandContextBuilder
Return Type: boolean
Parameter | Type | Description |
---|---|---|
Parameter o | Type Object | Description No Description Provided |
Return Type: MCSuggestionContext
Parameter | Type | Description |
---|---|---|
Parameter cursor | Type int | Description No Description Provided |
Return Type: MCParsedArgument[string]
Return Type: MCCommandContextBuilder
Return Type: MCCommand
Return Type: MCCommandDispatcher
Return Type: MCCommandContextBuilder
Return Type: stdlib.List<MCParsedCommandNode>
Return Type: MCStringRange
Return Type: MCCommandNode
Return Type: MCCommandSource
Return Type: int
Return Type: string
Return Type: MCCommandContextBuilder
Parameter | Type | Description |
---|---|---|
Parameter name | Type string | Description No Description Provided |
Parameter argument | Type MCParsedArgument | Description No Description Provided |
Return Type: MCCommandContextBuilder
Parameter | Type | Description |
---|---|---|
Parameter child | Type MCCommandContextBuilder | Description No Description Provided |
Return Type: MCCommandContextBuilder
Parameter | Type | Description |
---|---|---|
Parameter command | Type MCCommand | Description No Description Provided |
Return Type: MCCommandContextBuilder
Parameter | Type | Description |
---|---|---|
Parameter node | Type MCCommandNode | Description No Description Provided |
Parameter range | Type MCStringRange | Description No Description Provided |
Return Type: MCCommandContextBuilder
Parameter | Type | Description |
---|---|---|
Parameter source | Type MCCommandSource | Description No Description Provided |