mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-02-06 15:49:47 +00:00
13 lines
489 B
Plaintext
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}
|
|
|
|
}
|