home / bedrock160 / types / parameter
Parameter
Fields
| Name | Type |
|---|---|
| name | string |
| type | uint |
| optional | bool |
type
Constants:
| Name | Value |
|---|---|
| valid | 1048576 |
| int | 1 |
| float | 2 |
| mixed | 3 |
| target | 4 |
| string | 13 |
| position | 14 |
| rawtext | 17 |
| text | 19 |
| json | 22 |
| command | 29 |
| enum | 2097152 |
| template | 16777216 |