mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-05-30 11:12:16 +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 BiomeOverworldGenRulesData> Pages: 1 -->
|
|
<svg width="848pt" height="98pt"
|
|
viewBox="0.00 0.00 848.45 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 BiomeOverworldGenRulesData></title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 844.45,-94 844.45,4 -4,4"/>
|
|
<!-- 267 -->
|
|
<!-- name: "std::optional<struct BiomeOverworldGenRulesData>", typeName: "", id: 267, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>267</title>
|
|
<ellipse fill="none" stroke="black" cx="207.75" cy="-45" rx="207.75" ry="18"/>
|
|
<text text-anchor="middle" x="207.75" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">std::optional<struct BiomeOverworldGenRulesData></text>
|
|
</g>
|
|
<!-- 268 -->
|
|
<!-- name: "Has Value", typeName: "", id: 268, branchId: 0, recurseId: -1, attributes: 0, notes: "If true, follow with appropriate data type, otherwise nothing" -->
|
|
<g id="node2" class="node">
|
|
<title>268</title>
|
|
<ellipse fill="none" stroke="black" cx="500.07" cy="-72" rx="48.57" ry="18"/>
|
|
<text text-anchor="middle" x="500.07" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Has Value</text>
|
|
</g>
|
|
<!-- 267->268 -->
|
|
<g id="edge1" class="edge">
|
|
<title>267->268</title>
|
|
<path fill="none" stroke="black" d="M351.78,-58.3C383.43,-61.25 415.22,-64.2 441.12,-66.61"/>
|
|
<polygon fill="black" stroke="black" points="440.79,-70.1 451.07,-67.54 441.44,-63.13 440.79,-70.1"/>
|
|
</g>
|
|
<!-- 270 -->
|
|
<!-- name: "Value", typeName: "BiomeOverworldGenRulesData", id: 270, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>270</title>
|
|
<ellipse fill="none" stroke="black" cx="500.07" cy="-18" rx="31.6" ry="18"/>
|
|
<text text-anchor="middle" x="500.07" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Value</text>
|
|
</g>
|
|
<!-- 267->270 -->
|
|
<g id="edge3" class="edge">
|
|
<title>267->270</title>
|
|
<path fill="none" stroke="black" d="M351.78,-31.7C390.35,-28.11 429.13,-24.5 457.2,-21.89"/>
|
|
<polygon fill="black" stroke="black" points="457.41,-25.39 467.04,-20.98 456.76,-18.42 457.41,-25.39"/>
|
|
</g>
|
|
<!-- 269 -->
|
|
<!-- name: "bool", typeName: "", id: 269, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>269</title>
|
|
<ellipse fill="none" stroke="black" cx="712.54" cy="-72" rx="27.61" ry="18"/>
|
|
<text text-anchor="middle" x="712.54" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 268->269 -->
|
|
<g id="edge2" class="edge">
|
|
<title>268->269</title>
|
|
<path fill="none" stroke="black" d="M549.09,-72C586.81,-72 638.61,-72 673.49,-72"/>
|
|
<polygon fill="black" stroke="black" points="673.11,-75.5 683.11,-72 673.11,-68.5 673.11,-75.5"/>
|
|
</g>
|
|
<!-- 335 -->
|
|
<!-- name: "BiomeOverworldGenRulesData", typeName: "", id: 335, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>335</title>
|
|
<ellipse fill="none" stroke="black" cx="712.54" cy="-18" rx="127.91" ry="18"/>
|
|
<text text-anchor="middle" x="712.54" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">BiomeOverworldGenRulesData</text>
|
|
</g>
|
|
<!-- 270->335 -->
|
|
<g id="edge4" class="edge">
|
|
<title>270->335</title>
|
|
<path fill="none" stroke="black" d="M532.12,-18C543.81,-18 557.98,-18 573.17,-18"/>
|
|
<polygon fill="black" stroke="black" points="572.89,-21.5 582.89,-18 572.89,-14.5 572.89,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|