mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-06-19 23:07:45 +00:00
21 lines
1.3 KiB
Plaintext
21 lines
1.3 KiB
Plaintext
digraph "BiomeLegacyWorldGenRulesData" {
|
|
rankdir = LR
|
|
360
|
|
360 -> 361
|
|
361 -> 362
|
|
362 -> 363
|
|
361 -> 364
|
|
364 -> 365
|
|
365 -> 366
|
|
|
|
360 [label="BiomeLegacyWorldGenRulesData",comment="name: \"BiomeLegacyWorldGenRulesData\", typeName: \"\", id: 360, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
361 [label="conditional transformation",comment="name: \"conditional transformation\", typeName: \"\", id: 361, branchId: 0, recurseId: -1, attributes: 8, notes: \"\""];
|
|
362 [label="List Size",comment="name: \"List Size\", typeName: \"\", id: 362, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
363 [label="unsigned varint",comment="name: \"unsigned varint\", typeName: \"\", id: 363, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
364 [label="example element",style=dotted,comment="name: \"example element\", typeName: \"\", id: 364, branchId: 0, recurseId: -1, attributes: 16, notes: \"\""];
|
|
365 [label="legacy pre hills",comment="name: \"legacy pre hills\", typeName: \"BiomeConditionalTransformationData\", id: 365, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
|
|
366 [label="BiomeConditionalTransformationData",comment="name: \"BiomeConditionalTransformationData\", typeName: \"\", id: 366, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
{ rank = max;363;366}
|
|
|
|
}
|