mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-06-19 08:07:55 +00:00
29 lines
1.7 KiB
Plaintext
29 lines
1.7 KiB
Plaintext
digraph "BiomeMultinoiseGenRulesData" {
|
|
rankdir = LR
|
|
342
|
|
342 -> 343
|
|
343 -> 344
|
|
342 -> 345
|
|
345 -> 346
|
|
342 -> 347
|
|
347 -> 348
|
|
342 -> 349
|
|
349 -> 350
|
|
342 -> 351
|
|
351 -> 352
|
|
|
|
342 [label="BiomeMultinoiseGenRulesData",comment="name: \"BiomeMultinoiseGenRulesData\", typeName: \"\", id: 342, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
343 [label="temperature",comment="name: \"temperature\", typeName: \"\", id: 343, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
344 [label="float",comment="name: \"float\", typeName: \"\", id: 344, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
345 [label="humidity",comment="name: \"humidity\", typeName: \"\", id: 345, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
346 [label="float",comment="name: \"float\", typeName: \"\", id: 346, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
347 [label="altitude",comment="name: \"altitude\", typeName: \"\", id: 347, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
348 [label="float",comment="name: \"float\", typeName: \"\", id: 348, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
349 [label="weirdness",comment="name: \"weirdness\", typeName: \"\", id: 349, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
350 [label="float",comment="name: \"float\", typeName: \"\", id: 350, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
351 [label="weight",comment="name: \"weight\", typeName: \"\", id: 351, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
352 [label="float",comment="name: \"float\", typeName: \"\", id: 352, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
{ rank = max;344;346;348;350;352}
|
|
|
|
}
|