home / bedrock282 / types / parameter
Parameter
Fields
| Name | Type |
|---|---|
| name | string |
| type | uint |
| optional | bool |
type
Constants:
| Name | Value |
|---|---|
| valid | 1048576 |
| int | 1 |
| float | 2 |
| value | 3 |
| wildcard int | 4 |
| target | 5 |
| wildcard target | 6 |
| string | 15 |
| position | 16 |
| message | 19 |
| rawtext | 21 |
| json | 24 |
| command | 30 |
| enum | 2097152 |
| template | 16777216 |