mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2024-11-23 12:46:13 +00:00
17 lines
816 B
Plaintext
17 lines
816 B
Plaintext
digraph "EduSharedUriResource" {
|
|
rankdir = LR
|
|
127
|
|
127 -> 128
|
|
128 -> 129
|
|
127 -> 130
|
|
130 -> 131
|
|
|
|
127 [label="EduSharedUriResource",comment="name: \"EduSharedUriResource\", typeName: \"\", id: 127, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
128 [label="Button Name",comment="name: \"Button Name\", typeName: \"\", id: 128, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
129 [label="string",comment="name: \"string\", typeName: \"\", id: 129, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
130 [label="Link Uri",comment="name: \"Link Uri\", typeName: \"\", id: 130, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
131 [label="string",comment="name: \"string\", typeName: \"\", id: 131, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
{ rank = max;129;131}
|
|
|
|
}
|