mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-02-23 16:16:40 +00:00
83 lines
5.9 KiB
Plaintext
83 lines
5.9 KiB
Plaintext
digraph "CommandOriginData" {
|
|
rankdir = LR
|
|
4
|
|
4 -> 5
|
|
5 -> 6
|
|
4 -> 7
|
|
7 -> 8
|
|
4 -> 9
|
|
9 -> 10
|
|
4 -> 11
|
|
11 -> 12
|
|
12 -> 13
|
|
11 -> 14
|
|
14 -> 15
|
|
11 -> 16
|
|
16 -> 17
|
|
17 -> 18
|
|
11 -> 19
|
|
19 -> 20
|
|
20 -> 21
|
|
11 -> 22
|
|
22 -> 23
|
|
11 -> 24
|
|
24 -> 25
|
|
11 -> 26
|
|
26 -> 27
|
|
11 -> 28
|
|
28 -> 29
|
|
11 -> 30
|
|
30 -> 31
|
|
11 -> 32
|
|
32 -> 33
|
|
11 -> 34
|
|
34 -> 35
|
|
11 -> 36
|
|
36 -> 37
|
|
11 -> 38
|
|
38 -> 39
|
|
11 -> 40
|
|
40 -> 41
|
|
|
|
4 [label="CommandOriginData",comment="name: \"CommandOriginData\", typeName: \"\", id: 4, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
5 [label="Command Type",comment="name: \"Command Type\", typeName: \"\", id: 5, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
6 [label="unsigned varint",comment="name: \"unsigned varint\", typeName: \"\", id: 6, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
7 [label="Command UUID",comment="name: \"Command UUID\", typeName: \"mce::UUID\", id: 7, branchId: 0, recurseId: -1, attributes: 256, notes: \"Unique UUID that represents an instantiation of a command. Each time a command is run it should be given a UUID to represent that instance.\""];
|
|
8 [label="mce::UUID",comment="name: \"mce::UUID\", typeName: \"\", id: 8, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
9 [label="Request ID",comment="name: \"Request ID\", typeName: \"\", id: 9, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
10 [label="string",comment="name: \"string\", typeName: \"\", id: 10, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
11 [label="Dependency on 'Command Type'",shape=note,comment="name: \"Dependency on 'Command Type'\", typeName: \"\", id: 11, branchId: 0, recurseId: -1, attributes: 2, notes: \"\""];
|
|
12 [label="Player",shape=diamond,comment="name: \"Player\", typeName: \"\", id: 12, branchId: 0, recurseId: -1, attributes: 4, notes: \"\""];
|
|
13 [label="[No Data]",comment="name: \"[No Data]\", typeName: \"\", id: 13, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
14 [label="AutomationPlayer",shape=diamond,comment="name: \"AutomationPlayer\", typeName: \"\", id: 14, branchId: 1, recurseId: -1, attributes: 4, notes: \"\""];
|
|
15 [label="[No Data]",comment="name: \"[No Data]\", typeName: \"\", id: 15, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
16 [label="Test",shape=diamond,comment="name: \"Test\", typeName: \"\", id: 16, branchId: 2, recurseId: -1, attributes: 4, notes: \"\""];
|
|
17 [label="Player ID",comment="name: \"Player ID\", typeName: \"\", id: 17, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
18 [label="varint64",comment="name: \"varint64\", typeName: \"\", id: 18, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
19 [label="DevConsole",shape=diamond,comment="name: \"DevConsole\", typeName: \"\", id: 19, branchId: 3, recurseId: -1, attributes: 4, notes: \"\""];
|
|
20 [label="Player ID",comment="name: \"Player ID\", typeName: \"\", id: 20, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
21 [label="varint64",comment="name: \"varint64\", typeName: \"\", id: 21, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
22 [label="Entity",shape=diamond,comment="name: \"Entity\", typeName: \"\", id: 22, branchId: 4, recurseId: -1, attributes: 4, notes: \"\""];
|
|
23 [label="[No Data]",comment="name: \"[No Data]\", typeName: \"\", id: 23, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
24 [label="CommandBlock",shape=diamond,comment="name: \"CommandBlock\", typeName: \"\", id: 24, branchId: 5, recurseId: -1, attributes: 4, notes: \"\""];
|
|
25 [label="[No Data]",comment="name: \"[No Data]\", typeName: \"\", id: 25, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
26 [label="MinecartCommandBlock",shape=diamond,comment="name: \"MinecartCommandBlock\", typeName: \"\", id: 26, branchId: 6, recurseId: -1, attributes: 4, notes: \"\""];
|
|
27 [label="[No Data]",comment="name: \"[No Data]\", typeName: \"\", id: 27, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
28 [label="ClientAutomation",shape=diamond,comment="name: \"ClientAutomation\", typeName: \"\", id: 28, branchId: 7, recurseId: -1, attributes: 4, notes: \"\""];
|
|
29 [label="[No Data]",comment="name: \"[No Data]\", typeName: \"\", id: 29, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
30 [label="DedicatedServer",shape=diamond,comment="name: \"DedicatedServer\", typeName: \"\", id: 30, branchId: 8, recurseId: -1, attributes: 4, notes: \"\""];
|
|
31 [label="[No Data]",comment="name: \"[No Data]\", typeName: \"\", id: 31, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
32 [label="GameArgument",shape=diamond,comment="name: \"GameArgument\", typeName: \"\", id: 32, branchId: 9, recurseId: -1, attributes: 4, notes: \"\""];
|
|
33 [label="[No Data]",comment="name: \"[No Data]\", typeName: \"\", id: 33, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
34 [label="Scripting",shape=diamond,comment="name: \"Scripting\", typeName: \"\", id: 34, branchId: 10, recurseId: -1, attributes: 4, notes: \"\""];
|
|
35 [label="[No Data]",comment="name: \"[No Data]\", typeName: \"\", id: 35, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
36 [label="Virtual",shape=diamond,comment="name: \"Virtual\", typeName: \"\", id: 36, branchId: 11, recurseId: -1, attributes: 4, notes: \"\""];
|
|
37 [label="[No Data]",comment="name: \"[No Data]\", typeName: \"\", id: 37, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
38 [label="ExecuteContext",shape=diamond,comment="name: \"ExecuteContext\", typeName: \"\", id: 38, branchId: 12, recurseId: -1, attributes: 4, notes: \"\""];
|
|
39 [label="[No Data]",comment="name: \"[No Data]\", typeName: \"\", id: 39, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
40 [label="Default",shape=diamond,comment="name: \"Default\", typeName: \"\", id: 40, branchId: 13, recurseId: -1, attributes: 4, notes: \"\""];
|
|
41 [label="[No Data]",comment="name: \"[No Data]\", typeName: \"\", id: 41, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
{ rank = max;6;8;10;13;15;18;21;23;25;27;29;31;33;35;37;39;41}
|
|
|
|
}
|