mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-05-31 00:02:59 +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 BiomeMultinoiseGenRulesData> Pages: 1 -->
|
|
<svg width="842pt" height="98pt"
|
|
viewBox="0.00 0.00 842.47 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 BiomeMultinoiseGenRulesData></title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 838.47,-94 838.47,4 -4,4"/>
|
|
<!-- 338 -->
|
|
<!-- name: "std::optional<struct BiomeMultinoiseGenRulesData>", typeName: "", id: 338, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>338</title>
|
|
<ellipse fill="none" stroke="black" cx="206.25" cy="-45" rx="206.25" ry="18"/>
|
|
<text text-anchor="middle" x="206.25" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">std::optional<struct BiomeMultinoiseGenRulesData></text>
|
|
</g>
|
|
<!-- 339 -->
|
|
<!-- name: "Has Value", typeName: "", id: 339, branchId: 0, recurseId: -1, attributes: 0, notes: "If true, follow with appropriate data type, otherwise nothing" -->
|
|
<g id="node2" class="node">
|
|
<title>339</title>
|
|
<ellipse fill="none" stroke="black" cx="497.07" cy="-72" rx="48.57" ry="18"/>
|
|
<text text-anchor="middle" x="497.07" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Has Value</text>
|
|
</g>
|
|
<!-- 338->339 -->
|
|
<g id="edge1" class="edge">
|
|
<title>338->339</title>
|
|
<path fill="none" stroke="black" d="M349.55,-58.3C380.91,-61.23 412.41,-64.18 438.12,-66.58"/>
|
|
<polygon fill="black" stroke="black" points="437.71,-70.06 447.99,-67.51 438.36,-63.09 437.71,-70.06"/>
|
|
</g>
|
|
<!-- 341 -->
|
|
<!-- name: "Value", typeName: "BiomeMultinoiseGenRulesData", id: 341, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>341</title>
|
|
<ellipse fill="none" stroke="black" cx="497.07" cy="-18" rx="31.6" ry="18"/>
|
|
<text text-anchor="middle" x="497.07" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Value</text>
|
|
</g>
|
|
<!-- 338->341 -->
|
|
<g id="edge3" class="edge">
|
|
<title>338->341</title>
|
|
<path fill="none" stroke="black" d="M349.55,-31.7C387.8,-28.12 426.24,-24.53 454.15,-21.92"/>
|
|
<polygon fill="black" stroke="black" points="454.3,-25.42 463.93,-21 453.65,-18.45 454.3,-25.42"/>
|
|
</g>
|
|
<!-- 340 -->
|
|
<!-- name: "bool", typeName: "", id: 340, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>340</title>
|
|
<ellipse fill="none" stroke="black" cx="708.05" cy="-72" rx="27.61" ry="18"/>
|
|
<text text-anchor="middle" x="708.05" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 339->340 -->
|
|
<g id="edge2" class="edge">
|
|
<title>339->340</title>
|
|
<path fill="none" stroke="black" d="M546.02,-72C583.21,-72 634.07,-72 668.61,-72"/>
|
|
<polygon fill="black" stroke="black" points="668.59,-75.5 678.59,-72 668.59,-68.5 668.59,-75.5"/>
|
|
</g>
|
|
<!-- 353 -->
|
|
<!-- name: "BiomeMultinoiseGenRulesData", typeName: "", id: 353, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>353</title>
|
|
<ellipse fill="none" stroke="black" cx="708.05" cy="-18" rx="126.41" ry="18"/>
|
|
<text text-anchor="middle" x="708.05" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">BiomeMultinoiseGenRulesData</text>
|
|
</g>
|
|
<!-- 341->353 -->
|
|
<g id="edge4" class="edge">
|
|
<title>341->353</title>
|
|
<path fill="none" stroke="black" d="M528.91,-18C540.6,-18 554.8,-18 570.02,-18"/>
|
|
<polygon fill="black" stroke="black" points="569.75,-21.5 579.75,-18 569.75,-14.5 569.75,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|