User talk:Tehme: Difference between revisions

From wiki.vg
Jump to navigation Jump to search
imported>Tehme
(Created page with "PropertyData for http://wiki.vg/Protocol#0x2C {| class="wikitable" |- ! Field Name ! Field Type ! Example ! Notes |- | uuid msb | int64_t | | |- | uuid lsb | int64_t | | ...")
imported>Tehme
No edit summary
Line 9: Line 9:
|-
|-
| uuid msb
| uuid msb
| int64_t
| long
|
|
|
| rowspan=2 | Actually these fields are one 128-bit integer.
|-
|-
| uuid lsb
| uuid lsb
| int64_t
| long
|
|
|
|-
|-
Line 24: Line 23:
|-
|-
| operation
| operation
| int8_t
| byte
|
|
|
|
|}
|}

Revision as of 23:37, 27 August 2013

PropertyData for [[1]]

Field Name Field Type Example Notes
uuid msb long Actually these fields are one 128-bit integer.
uuid lsb long
amount double
operation byte