1
0
mirror of https://github.com/Mojang/bedrock-protocol-docs.git synced 2025-02-06 15:49:47 +00:00
Oswaldo Leyva Barrientos 3187c2b126 Protocol for r/21_u5 NetworkProtocolVersion 766 (#16)
* Protocol for r/21_u5 NetworkProtocolVersion 766

* Fixed README
2025-01-14 10:49:28 -08:00

13 lines
489 B
Plaintext

digraph "__int64" {
rankdir = LR
8
8 -> 9
9 -> 10
8 [label="__int64",comment="name: \"__int64\", typeName: \"\", id: 8, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
9 [label="Unsigned Int 64",comment="name: \"Unsigned Int 64\", typeName: \"\", id: 9, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
10 [label="unsigned int64",comment="name: \"unsigned int64\", typeName: \"\", id: 10, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
{ rank = max;10}
}