mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-02-23 22:05:55 +00:00
21 lines
1.2 KiB
Plaintext
21 lines
1.2 KiB
Plaintext
digraph "ItemStackRequestSlotInfo" {
|
|
rankdir = LR
|
|
104
|
|
104 -> 105
|
|
105 -> 106
|
|
104 -> 107
|
|
107 -> 108
|
|
104 -> 109
|
|
109 -> 110
|
|
|
|
104 [label="ItemStackRequestSlotInfo",comment="name: \"ItemStackRequestSlotInfo\", typeName: \"\", id: 104, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
105 [label="Full container name.",comment="name: \"Full container name.\", typeName: \"FullContainerName\", id: 105, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
|
|
106 [label="FullContainerName",comment="name: \"FullContainerName\", typeName: \"\", id: 106, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
107 [label="Slot",comment="name: \"Slot\", typeName: \"\", id: 107, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
108 [label="byte",comment="name: \"byte\", typeName: \"\", id: 108, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
109 [label="Net Id Variant",comment="name: \"Net Id Variant\", typeName: \"ItemStackNetIdVariant\", id: 109, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
|
|
110 [label="ItemStackNetIdVariant",comment="name: \"ItemStackNetIdVariant\", typeName: \"\", id: 110, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
{ rank = max;106;108;110}
|
|
|
|
}
|