mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-08-08 20:11:36 +00:00
37 lines
2.4 KiB
Plaintext
37 lines
2.4 KiB
Plaintext
digraph "ItemStackResponseSlotInfo" {
|
|
rankdir = LR
|
|
28
|
|
28 -> 29
|
|
29 -> 30
|
|
28 -> 31
|
|
31 -> 32
|
|
28 -> 33
|
|
33 -> 34
|
|
28 -> 35
|
|
35 -> 39
|
|
28 -> 40
|
|
40 -> 41
|
|
28 -> 42
|
|
42 -> 43
|
|
28 -> 44
|
|
44 -> 45
|
|
|
|
28 [label="ItemStackResponseSlotInfo",comment="name: \"ItemStackResponseSlotInfo\", typeName: \"\", id: 28, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
29 [label="Requested slot",comment="name: \"Requested slot\", typeName: \"\", id: 29, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
30 [label="byte",comment="name: \"byte\", typeName: \"\", id: 30, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
31 [label="Slot",comment="name: \"Slot\", typeName: \"\", id: 31, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
32 [label="byte",comment="name: \"byte\", typeName: \"\", id: 32, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
33 [label="Amount",comment="name: \"Amount\", typeName: \"\", id: 33, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
34 [label="byte",comment="name: \"byte\", typeName: \"\", id: 34, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
35 [label="Item Stack Net Id",comment="name: \"Item Stack Net Id\", typeName: \"TypedServerNetId<struct ItemStackNetIdTag,int,0>\", id: 35, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
|
|
39 [label="TypedServerNetId<struct ItemStackNetIdTag,int,0>",comment="name: \"TypedServerNetId<struct ItemStackNetIdTag,int,0>\", typeName: \"\", id: 39, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
40 [label="Custom Name",comment="name: \"Custom Name\", typeName: \"\", id: 40, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
41 [label="string",comment="name: \"string\", typeName: \"\", id: 41, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
42 [label="Filtered Custom Name",comment="name: \"Filtered Custom Name\", typeName: \"\", id: 42, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
43 [label="string",comment="name: \"string\", typeName: \"\", id: 43, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
44 [label="Durability Correction",comment="name: \"Durability Correction\", typeName: \"\", id: 44, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
45 [label="varint",comment="name: \"varint\", typeName: \"\", id: 45, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
{ rank = max;30;32;34;39;41;43;45}
|
|
|
|
}
|