mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-05-31 10:31:57 +00:00
73 lines
3.9 KiB
XML
73 lines
3.9 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
<!-- Generated by graphviz version 11.0.0 (20240428.1522)
|
|
-->
|
|
<!-- Title: std::optional<struct BiomeLegacyWorldGenRulesData> Pages: 1 -->
|
|
<svg width="892pt" height="98pt"
|
|
viewBox="0.00 0.00 892.36 98.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 94)">
|
|
<title>std::optional<struct BiomeLegacyWorldGenRulesData></title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 888.36,-94 888.36,4 -4,4"/>
|
|
<!-- 356 -->
|
|
<!-- name: "std::optional<struct BiomeLegacyWorldGenRulesData>", typeName: "", id: 356, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>356</title>
|
|
<ellipse fill="none" stroke="black" cx="218.73" cy="-45" rx="218.73" ry="18"/>
|
|
<text text-anchor="middle" x="218.73" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">std::optional<struct BiomeLegacyWorldGenRulesData></text>
|
|
</g>
|
|
<!-- 357 -->
|
|
<!-- name: "Has Value", typeName: "", id: 357, branchId: 0, recurseId: -1, attributes: 0, notes: "If true, follow with appropriate data type, otherwise nothing" -->
|
|
<g id="node2" class="node">
|
|
<title>357</title>
|
|
<ellipse fill="none" stroke="black" cx="522.02" cy="-72" rx="48.57" ry="18"/>
|
|
<text text-anchor="middle" x="522.02" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Has Value</text>
|
|
</g>
|
|
<!-- 356->357 -->
|
|
<g id="edge1" class="edge">
|
|
<title>356->357</title>
|
|
<path fill="none" stroke="black" d="M369.49,-58.42C402.83,-61.41 436.23,-64.4 463.15,-66.81"/>
|
|
<polygon fill="black" stroke="black" points="462.5,-70.27 472.77,-67.68 463.12,-63.3 462.5,-70.27"/>
|
|
</g>
|
|
<!-- 359 -->
|
|
<!-- name: "Value", typeName: "BiomeLegacyWorldGenRulesData", id: 359, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>359</title>
|
|
<ellipse fill="none" stroke="black" cx="522.02" cy="-18" rx="31.6" ry="18"/>
|
|
<text text-anchor="middle" x="522.02" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Value</text>
|
|
</g>
|
|
<!-- 356->359 -->
|
|
<g id="edge3" class="edge">
|
|
<title>356->359</title>
|
|
<path fill="none" stroke="black" d="M369.49,-31.58C409.86,-27.96 450.31,-24.34 479.26,-21.74"/>
|
|
<polygon fill="black" stroke="black" points="479.38,-25.25 489.03,-20.87 478.75,-18.27 479.38,-25.25"/>
|
|
</g>
|
|
<!-- 358 -->
|
|
<!-- name: "bool", typeName: "", id: 358, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>358</title>
|
|
<ellipse fill="none" stroke="black" cx="745.48" cy="-72" rx="27.61" ry="18"/>
|
|
<text text-anchor="middle" x="745.48" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 357->358 -->
|
|
<g id="edge2" class="edge">
|
|
<title>357->358</title>
|
|
<path fill="none" stroke="black" d="M571.07,-72C611.48,-72 668.49,-72 705.95,-72"/>
|
|
<polygon fill="black" stroke="black" points="705.86,-75.5 715.86,-72 705.86,-68.5 705.86,-75.5"/>
|
|
</g>
|
|
<!-- 367 -->
|
|
<!-- name: "BiomeLegacyWorldGenRulesData", typeName: "", id: 367, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>367</title>
|
|
<ellipse fill="none" stroke="black" cx="745.48" cy="-18" rx="138.89" ry="18"/>
|
|
<text text-anchor="middle" x="745.48" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">BiomeLegacyWorldGenRulesData</text>
|
|
</g>
|
|
<!-- 359->367 -->
|
|
<g id="edge4" class="edge">
|
|
<title>359->367</title>
|
|
<path fill="none" stroke="black" d="M553.81,-18C565.48,-18 579.68,-18 595.02,-18"/>
|
|
<polygon fill="black" stroke="black" points="594.86,-21.5 604.86,-18 594.86,-14.5 594.86,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|