mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-11-06 14:45:14 +00:00
11 lines
285 B
Plaintext
11 lines
285 B
Plaintext
digraph "" {
|
|
rankdir = LR
|
|
0
|
|
0 -> 1
|
|
|
|
0 [label="",comment="name: \"\", typeName: \"\", id: 0, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
1 [label="",comment="name: \"\", typeName: \"\", id: 1, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
{ rank = max;1}
|
|
|
|
}
|