View on GitHub

Soupply

Automatically generated libraries for encoding and decoding Minecraft protocols

home / bedrock261 / 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