mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2024-11-23 12:46:13 +00:00
41 lines
2.5 KiB
Plaintext
41 lines
2.5 KiB
Plaintext
digraph "BaseDescription" {
|
|
rankdir = LR
|
|
1
|
|
1 -> 2
|
|
2 -> 3
|
|
3 -> 4
|
|
2 -> 5
|
|
5 -> 6
|
|
1 -> 7
|
|
7 -> 8
|
|
8 -> 9
|
|
1 -> 10
|
|
10 -> 11
|
|
11 -> 12
|
|
1 -> 13
|
|
13 -> 14
|
|
14 -> 15
|
|
13 -> 16
|
|
16 -> 17
|
|
|
|
1 [label="BaseDescription",comment="name: \"BaseDescription\", typeName: \"\", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
2 [label="Internal ItemDescriptor",comment="name: \"Internal ItemDescriptor\", typeName: \"\", id: 2, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
3 [label="Full Name",comment="name: \"Full Name\", typeName: \"\", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
4 [label="string",comment="name: \"string\", typeName: \"\", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
5 [label="Aux Value",comment="name: \"Aux Value\", typeName: \"\", id: 5, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
6 [label="unsigned short",comment="name: \"unsigned short\", typeName: \"\", id: 6, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
7 [label="Molang Descriptor",comment="name: \"Molang Descriptor\", typeName: \"\", id: 7, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
8 [label="Full Name",comment="name: \"Full Name\", typeName: \"\", id: 8, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
9 [label="string",comment="name: \"string\", typeName: \"\", id: 9, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
10 [label="ItemTag Descriptor",comment="name: \"ItemTag Descriptor\", typeName: \"\", id: 10, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
11 [label="Item Tag",comment="name: \"Item Tag\", typeName: \"\", id: 11, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
12 [label="string",comment="name: \"string\", typeName: \"\", id: 12, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
13 [label="Deferred Descriptor",comment="name: \"Deferred Descriptor\", typeName: \"\", id: 13, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
14 [label="Full Name",comment="name: \"Full Name\", typeName: \"\", id: 14, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
15 [label="string",comment="name: \"string\", typeName: \"\", id: 15, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
16 [label="Aux Value",comment="name: \"Aux Value\", typeName: \"\", id: 16, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
17 [label="unsigned short",comment="name: \"unsigned short\", typeName: \"\", id: 17, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
{ rank = max;4;6;9;12;15;17}
|
|
|
|
}
|