home / bedrock201 / types / block-position
Block position
Position of a block, where x and z are signed and y is always positive (as blocks cannot be placed under 0).
Fields
Name | Type |
---|---|
x | varint |
y | varuint |
z | varint |
home / bedrock201 / types / block-position
Position of a block, where x and z are signed and y is always positive (as blocks cannot be placed under 0).
Name | Type |
---|---|
x | varint |
y | varuint |
z | varint |