1
0
mirror of https://github.com/Mojang/bedrock-protocol-docs.git synced 2024-11-23 13:56:11 +00:00
bedrock-protocol-docs/dot/CraftingDataEntry.dot
Oswaldo Leyva Barrientos ca7b330f4a
Protocol for r/21_u4 NetworkProtocolVersion 748 (#15)
* Protocol for r/21_u4 NetworkProtocolVersion 748

* Addressed feedback from the community
2024-11-07 14:34:16 -08:00

127 lines
9.9 KiB
Plaintext

digraph "CraftingDataEntry" {
rankdir = LR
1
1 -> 2
2 -> 3
1 -> 4
4 -> 5
5 -> 6
6 -> 7
5 -> 8
8 -> 9
4 -> 10
10 -> 11
11 -> 12
10 -> 13
13 -> 14
4 -> 15
15 -> 16
16 -> 17
15 -> 18
18 -> 19
15 -> 20
20 -> 21
4 -> 22
22 -> 23
23 -> 24
22 -> 25
25 -> 26
22 -> 27
27 -> 28
22 -> 29
29 -> 30
4 -> 31
31 -> 32
32 -> 33
31 -> 34
34 -> 35
4 -> 36
36 -> 37
37 -> 38
36 -> 39
39 -> 40
4 -> 41
41 -> 42
42 -> 43
41 -> 44
44 -> 45
4 -> 46
46 -> 47
47 -> 48
46 -> 49
49 -> 50
4 -> 51
51 -> 52
52 -> 53
51 -> 54
54 -> 55
4 -> 56
56 -> 57
57 -> 58
56 -> 59
59 -> 60
1 [label="CraftingDataEntry",comment="name: \"CraftingDataEntry\", typeName: \"\", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
2 [label="Crafting Type",comment="name: \"Crafting Type\", typeName: \"\", id: 2, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
3 [label="varint",comment="name: \"varint\", typeName: \"\", id: 3, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
4 [label="Dependency on 'Crafting Type'",shape=note,comment="name: \"Dependency on 'Crafting Type'\", typeName: \"\", id: 4, branchId: 0, recurseId: -1, attributes: 2, notes: \"\""];
5 [label="if (0)",shape=diamond,comment="name: \"if (0)\", typeName: \"\", id: 5, branchId: 0, recurseId: -1, attributes: 4, notes: \"\""];
6 [label="Shapeless Recipe",comment="name: \"Shapeless Recipe\", typeName: \"\", id: 6, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
7 [label="ShapelessRecipe",comment="name: \"ShapelessRecipe\", typeName: \"\", id: 7, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
8 [label="Net id",comment="name: \"Net id\", typeName: \"\", id: 8, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
9 [label="TypedServerNetId<struct RecipeNetIdTag,unsigned int,0>",comment="name: \"TypedServerNetId<struct RecipeNetIdTag,unsigned int,0>\", typeName: \"\", id: 9, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
10 [label="if (1)",shape=diamond,comment="name: \"if (1)\", typeName: \"\", id: 10, branchId: 1, recurseId: -1, attributes: 4, notes: \"\""];
11 [label="Shaped Recipe",comment="name: \"Shaped Recipe\", typeName: \"\", id: 11, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
12 [label="ShapedRecipe",comment="name: \"ShapedRecipe\", typeName: \"\", id: 12, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
13 [label="Net id",comment="name: \"Net id\", typeName: \"\", id: 13, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
14 [label="TypedServerNetId<struct RecipeNetIdTag,unsigned int,0>",comment="name: \"TypedServerNetId<struct RecipeNetIdTag,unsigned int,0>\", typeName: \"\", id: 14, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
15 [label="if (2)",shape=diamond,comment="name: \"if (2)\", typeName: \"\", id: 15, branchId: 2, recurseId: -1, attributes: 4, notes: \"\""];
16 [label="Item Data",comment="name: \"Item Data\", typeName: \"\", id: 16, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
17 [label="varint",comment="name: \"varint\", typeName: \"\", id: 17, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
18 [label="Result Item",comment="name: \"Result Item\", typeName: \"\", id: 18, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
19 [label="NetworkItemInstanceDescriptor",comment="name: \"NetworkItemInstanceDescriptor\", typeName: \"\", id: 19, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
20 [label="Recipe Tag",comment="name: \"Recipe Tag\", typeName: \"\", id: 20, branchId: 0, recurseId: -1, attributes: 0, notes: \"Available ones: crafting_table, cartography_table, stonecutter, furnace, blast_furnace, smoker, campfire\""];
21 [label="string",comment="name: \"string\", typeName: \"\", id: 21, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
22 [label="if (3)",shape=diamond,comment="name: \"if (3)\", typeName: \"\", id: 22, branchId: 3, recurseId: -1, attributes: 4, notes: \"\""];
23 [label="Item Data",comment="name: \"Item Data\", typeName: \"\", id: 23, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
24 [label="varint",comment="name: \"varint\", typeName: \"\", id: 24, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
25 [label="Auxiliary Item Data",comment="name: \"Auxiliary Item Data\", typeName: \"\", id: 25, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
26 [label="varint",comment="name: \"varint\", typeName: \"\", id: 26, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
27 [label="Result Item",comment="name: \"Result Item\", typeName: \"\", id: 27, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
28 [label="NetworkItemInstanceDescriptor",comment="name: \"NetworkItemInstanceDescriptor\", typeName: \"\", id: 28, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
29 [label="Recipe Tag",comment="name: \"Recipe Tag\", typeName: \"\", id: 29, branchId: 0, recurseId: -1, attributes: 0, notes: \"Available ones: crafting_table, cartography_table, stonecutter, furnace, blast_furnace, smoker, campfire\""];
30 [label="string",comment="name: \"string\", typeName: \"\", id: 30, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
31 [label="if (4)",shape=diamond,comment="name: \"if (4)\", typeName: \"\", id: 31, branchId: 4, recurseId: -1, attributes: 4, notes: \"\""];
32 [label="Multi-Recipe",comment="name: \"Multi-Recipe\", typeName: \"\", id: 32, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
33 [label="mce::UUID",comment="name: \"mce::UUID\", typeName: \"\", id: 33, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
34 [label="Net id",comment="name: \"Net id\", typeName: \"\", id: 34, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
35 [label="TypedServerNetId<struct RecipeNetIdTag,unsigned int,0>",comment="name: \"TypedServerNetId<struct RecipeNetIdTag,unsigned int,0>\", typeName: \"\", id: 35, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
36 [label="if (5)",shape=diamond,comment="name: \"if (5)\", typeName: \"\", id: 36, branchId: 5, recurseId: -1, attributes: 4, notes: \"\""];
37 [label="User Data Shapeless Recipe",comment="name: \"User Data Shapeless Recipe\", typeName: \"\", id: 37, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
38 [label="UserDataShapelessRecipe",comment="name: \"UserDataShapelessRecipe\", typeName: \"\", id: 38, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
39 [label="Net id",comment="name: \"Net id\", typeName: \"\", id: 39, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
40 [label="TypedServerNetId<struct RecipeNetIdTag,unsigned int,0>",comment="name: \"TypedServerNetId<struct RecipeNetIdTag,unsigned int,0>\", typeName: \"\", id: 40, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
41 [label="if (6)",shape=diamond,comment="name: \"if (6)\", typeName: \"\", id: 41, branchId: 6, recurseId: -1, attributes: 4, notes: \"\""];
42 [label="Shapeless Chemistry Recipe",comment="name: \"Shapeless Chemistry Recipe\", typeName: \"\", id: 42, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
43 [label="ShapelessChemistryRecipe",comment="name: \"ShapelessChemistryRecipe\", typeName: \"\", id: 43, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
44 [label="Net id",comment="name: \"Net id\", typeName: \"\", id: 44, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
45 [label="TypedServerNetId<struct RecipeNetIdTag,unsigned int,0>",comment="name: \"TypedServerNetId<struct RecipeNetIdTag,unsigned int,0>\", typeName: \"\", id: 45, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
46 [label="if (7)",shape=diamond,comment="name: \"if (7)\", typeName: \"\", id: 46, branchId: 7, recurseId: -1, attributes: 4, notes: \"\""];
47 [label="Shaped Chemistry Recipe",comment="name: \"Shaped Chemistry Recipe\", typeName: \"\", id: 47, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
48 [label="ShapedChemistryRecipe",comment="name: \"ShapedChemistryRecipe\", typeName: \"\", id: 48, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
49 [label="Net id",comment="name: \"Net id\", typeName: \"\", id: 49, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
50 [label="TypedServerNetId<struct RecipeNetIdTag,unsigned int,0>",comment="name: \"TypedServerNetId<struct RecipeNetIdTag,unsigned int,0>\", typeName: \"\", id: 50, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
51 [label="if (8)",shape=diamond,comment="name: \"if (8)\", typeName: \"\", id: 51, branchId: 8, recurseId: -1, attributes: 4, notes: \"\""];
52 [label="Smithing Transform Recipe",comment="name: \"Smithing Transform Recipe\", typeName: \"\", id: 52, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
53 [label="SmithingTransformRecipe",comment="name: \"SmithingTransformRecipe\", typeName: \"\", id: 53, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
54 [label="Net id",comment="name: \"Net id\", typeName: \"\", id: 54, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
55 [label="TypedServerNetId<struct RecipeNetIdTag,unsigned int,0>",comment="name: \"TypedServerNetId<struct RecipeNetIdTag,unsigned int,0>\", typeName: \"\", id: 55, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
56 [label="if (9)",shape=diamond,comment="name: \"if (9)\", typeName: \"\", id: 56, branchId: 9, recurseId: -1, attributes: 4, notes: \"\""];
57 [label="Smithing Trim Recipe",comment="name: \"Smithing Trim Recipe\", typeName: \"\", id: 57, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
58 [label="SmithingTrimRecipe",comment="name: \"SmithingTrimRecipe\", typeName: \"\", id: 58, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
59 [label="Net id",comment="name: \"Net id\", typeName: \"\", id: 59, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
60 [label="TypedServerNetId<struct RecipeNetIdTag,unsigned int,0>",comment="name: \"TypedServerNetId<struct RecipeNetIdTag,unsigned int,0>\", typeName: \"\", id: 60, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
{ rank = max;3;7;9;12;14;17;19;21;24;26;28;30;33;35;38;40;43;45;48;50;53;55;58;60}
}