mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-10-01 18:51:19 +00:00
17 lines
1021 B
Plaintext
17 lines
1021 B
Plaintext
digraph "std::optional<struct BiomeMultinoiseGenRulesData>" {
|
|
rankdir = LR
|
|
336
|
|
336 -> 337
|
|
337 -> 338
|
|
336 -> 339
|
|
339 -> 351
|
|
|
|
336 [label="std::optional<struct BiomeMultinoiseGenRulesData>",comment="name: \"std::optional<struct BiomeMultinoiseGenRulesData>\", typeName: \"\", id: 336, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
337 [label="Has Value",comment="name: \"Has Value\", typeName: \"\", id: 337, branchId: 0, recurseId: -1, attributes: 0, notes: \"If true, follow with appropriate data type, otherwise nothing\""];
|
|
338 [label="bool",comment="name: \"bool\", typeName: \"\", id: 338, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
339 [label="Value",comment="name: \"Value\", typeName: \"BiomeMultinoiseGenRulesData\", id: 339, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
|
|
351 [label="BiomeMultinoiseGenRulesData",comment="name: \"BiomeMultinoiseGenRulesData\", typeName: \"\", id: 351, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
{ rank = max;338;351}
|
|
|
|
}
|