View on GitHub

Soupply

Automatically generated libraries for encoding and decoding Minecraft protocols

home / bedrock282 / play / clientbound-map-item-data

Clientbound map item data

Encode/decode this packet in Sandbox

Id: 67

Id (hex): 43

Id (bin): 01000011

Clientbound: ✔️

Serverbound: ✖️

Fields

Name Type When
map id varlong  
update varuint  
scale ubyte update is equal to 2 | | update is equal to 4
size varint<xz> update is equal to 2
offset varint<xz> update is equal to 2
data bytes update is equal to 2
decorations decoration[] update is equal to 4

update

Constants:

Name Value
texture 2
decorations 4
entities 8

size

Colums and rows.

data

ARGB colours encoded as unsigned varints.