Trash:UNBT: Difference between revisions

From wiki.vg
Jump to navigation Jump to search
imported>Revenant
m (moved UNBT to Trash:UNBT)
imported>Revenant
m (moved UNBT to Trash:UNBT)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 19:07, 19 December 2010

Unnamed Binary Tags

Integral

Contains a single integral value stored as a big endian signed 64-bit integer.

Real

Contains a single real number represented by a 64-bit IEEE754 double precision floating point number, flipped to big endian byte order.

String

Packet ID Field Name Field Type Example Notes
0x0E Status byte 1 The action the player is taking against the block (see below)
X int 32 Block position
Y byte 64 Block position
Z int 32 Block position
Face byte 3 The face being hit (see below)
Total Size: 12 bytes

ByteString

Contains an Integral prefix, followed by an arbitrary amount of binary data.

Array

Set

Dictionary

StringMap