Skip to content

Sign

Packet IDDirectionMojang NameMCP Name
0x82BothSignUpdatePacketPacket130UpdateSign

Both

Sent by the client when "Done" is clicked in the sign writing dialog.

Sent by the server when a sign is placed or loaded in.

FieldTypeDescription
XIntegerThe X position of the sign
YShortThe Y position of the sign
ZIntegerThe Z position of the sign
Line 1String16The first line on the sign
Line 2String16The second line on the sign
Line 3String16The third line on the sign
Line 4String16The fourth line on the sign

Example Packet

FieldValue
X70
Y67
Z-6015
Line 1Hello!
Line 2Thank you
Line 3for reading
Line 4this sign :D