mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-11-07 05:55:09 +00:00
73 lines
4.0 KiB
XML
73 lines
4.0 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 BiomeMountainParamsData> Pages: 1 -->
|
|
<svg width="807pt" height="98pt"
|
|
viewBox="0.00 0.00 807.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 BiomeMountainParamsData></title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 802.77,-94 802.77,4 -4,4"/>
|
|
<!-- 129 -->
|
|
<!-- name: "std::optional<struct BiomeMountainParamsData>", typeName: "", id: 129, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>129</title>
|
|
<ellipse fill="none" stroke="black" cx="197.73" cy="-45" rx="197.73" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="197.73" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">std::optional<struct BiomeMountainParamsData></text>
|
|
</g>
|
|
<!-- 130 -->
|
|
<!-- name: "Has Value", typeName: "", id: 130, branchId: 0, recurseId: -1, attributes: 0, notes: "If true, follow with appropriate data type, otherwise nothing" -->
|
|
<g id="node2" class="node">
|
|
<title>130</title>
|
|
<ellipse fill="none" stroke="black" cx="479.74" cy="-72" rx="48.28" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="479.74" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Has Value</text>
|
|
</g>
|
|
<!-- 129->130 -->
|
|
<g id="edge1" class="edge">
|
|
<title>129->130</title>
|
|
<path fill="none" stroke="black" d="M335.86,-58.22C366.01,-61.13 396.33,-64.05 421.24,-66.46"/>
|
|
<polygon fill="black" stroke="black" points="420.84,-69.93 431.13,-67.41 421.52,-62.97 420.84,-69.93"/>
|
|
</g>
|
|
<!-- 132 -->
|
|
<!-- name: "Value", typeName: "BiomeMountainParamsData", id: 132, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>132</title>
|
|
<ellipse fill="none" stroke="black" cx="479.74" cy="-18" rx="31.9" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="479.74" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Value</text>
|
|
</g>
|
|
<!-- 129->132 -->
|
|
<g id="edge3" class="edge">
|
|
<title>129->132</title>
|
|
<path fill="none" stroke="black" d="M335.86,-31.78C372.56,-28.24 409.51,-24.67 436.65,-22.06"/>
|
|
<polygon fill="black" stroke="black" points="436.89,-25.55 446.51,-21.11 436.22,-18.58 436.89,-25.55"/>
|
|
</g>
|
|
<!-- 131 -->
|
|
<!-- name: "bool", typeName: "", id: 131, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>131</title>
|
|
<ellipse fill="none" stroke="black" cx="681.39" cy="-72" rx="27.3" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="681.39" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 130->131 -->
|
|
<g id="edge2" class="edge">
|
|
<title>130->131</title>
|
|
<path fill="none" stroke="black" d="M528.31,-72C563.23,-72 610.04,-72 642.47,-72"/>
|
|
<polygon fill="black" stroke="black" points="642.2,-75.5 652.2,-72 642.2,-68.5 642.2,-75.5"/>
|
|
</g>
|
|
<!-- 149 -->
|
|
<!-- name: "BiomeMountainParamsData", typeName: "", id: 149, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>149</title>
|
|
<ellipse fill="none" stroke="black" cx="681.39" cy="-18" rx="117.37" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="681.39" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">BiomeMountainParamsData</text>
|
|
</g>
|
|
<!-- 132->149 -->
|
|
<g id="edge4" class="edge">
|
|
<title>132->149</title>
|
|
<path fill="none" stroke="black" d="M511.93,-18C523.47,-18 537.38,-18 552.19,-18"/>
|
|
<polygon fill="black" stroke="black" points="552.16,-21.5 562.16,-18 552.16,-14.5 552.16,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|