mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-11-07 18:45:09 +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 14.0.1 (20251006.0113)
|
|
-->
|
|
<!-- Title: std::optional<struct BiomeClimateData> Pages: 1 -->
|
|
<svg width="670pt" height="98pt"
|
|
viewBox="0.00 0.00 670.00 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 BiomeClimateData></title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 665.6,-94 665.6,4 -4,4"/>
|
|
<!-- 52 -->
|
|
<!-- name: "std::optional<struct BiomeClimateData>", typeName: "", id: 52, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>52</title>
|
|
<ellipse fill="none" stroke="black" cx="163.44" cy="-45" rx="163.44" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="163.44" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">std::optional<struct BiomeClimateData></text>
|
|
</g>
|
|
<!-- 53 -->
|
|
<!-- name: "Has Value", typeName: "", id: 53, branchId: 0, recurseId: -1, attributes: 0, notes: "If true, follow with appropriate data type, otherwise nothing" -->
|
|
<g id="node2" class="node">
|
|
<title>53</title>
|
|
<ellipse fill="none" stroke="black" cx="411.16" cy="-72" rx="48.28" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="411.16" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Has Value</text>
|
|
</g>
|
|
<!-- 52->53 -->
|
|
<g id="edge1" class="edge">
|
|
<title>52->53</title>
|
|
<path fill="none" stroke="black" d="M281.18,-57.83C306.27,-60.58 331.69,-63.38 353.26,-65.75"/>
|
|
<polygon fill="black" stroke="black" points="352.67,-69.2 362.99,-66.82 353.43,-62.25 352.67,-69.2"/>
|
|
</g>
|
|
<!-- 55 -->
|
|
<!-- name: "Value", typeName: "BiomeClimateData", id: 55, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>55</title>
|
|
<ellipse fill="none" stroke="black" cx="411.16" cy="-18" rx="31.9" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="411.16" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Value</text>
|
|
</g>
|
|
<!-- 52->55 -->
|
|
<g id="edge3" class="edge">
|
|
<title>52->55</title>
|
|
<path fill="none" stroke="black" d="M281.18,-32.17C312.36,-28.75 344.06,-25.26 368.24,-22.61"/>
|
|
<polygon fill="black" stroke="black" points="368.4,-26.11 377.96,-21.54 367.64,-19.15 368.4,-26.11"/>
|
|
</g>
|
|
<!-- 54 -->
|
|
<!-- name: "bool", typeName: "", id: 54, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>54</title>
|
|
<ellipse fill="none" stroke="black" cx="578.52" cy="-72" rx="27.3" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="578.52" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 53->54 -->
|
|
<g id="edge2" class="edge">
|
|
<title>53->54</title>
|
|
<path fill="none" stroke="black" d="M459.54,-72C484.85,-72 515.59,-72 539.35,-72"/>
|
|
<polygon fill="black" stroke="black" points="539.22,-75.5 549.22,-72 539.22,-68.5 539.22,-75.5"/>
|
|
</g>
|
|
<!-- 65 -->
|
|
<!-- name: "BiomeClimateData", typeName: "", id: 65, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>65</title>
|
|
<ellipse fill="none" stroke="black" cx="578.52" cy="-18" rx="83.08" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="578.52" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">BiomeClimateData</text>
|
|
</g>
|
|
<!-- 55->65 -->
|
|
<g id="edge4" class="edge">
|
|
<title>55->65</title>
|
|
<path fill="none" stroke="black" d="M443.26,-18C455.11,-18 469.32,-18 484,-18"/>
|
|
<polygon fill="black" stroke="black" points="483.76,-21.5 493.76,-18 483.76,-14.5 483.76,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|