mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-05-30 13:32:01 +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 BiomeMountainParamsData> Pages: 1 -->
|
|
<svg width="793pt" height="98pt"
|
|
viewBox="0.00 0.00 792.57 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 788.57,-94 788.57,4 -4,4"/>
|
|
<!-- 145 -->
|
|
<!-- name: "std::optional<struct BiomeMountainParamsData>", typeName: "", id: 145, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>145</title>
|
|
<ellipse fill="none" stroke="black" cx="193.78" cy="-45" rx="193.78" ry="18"/>
|
|
<text text-anchor="middle" x="193.78" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">std::optional<struct BiomeMountainParamsData></text>
|
|
</g>
|
|
<!-- 146 -->
|
|
<!-- name: "Has Value", typeName: "", id: 146, branchId: 0, recurseId: -1, attributes: 0, notes: "If true, follow with appropriate data type, otherwise nothing" -->
|
|
<g id="node2" class="node">
|
|
<title>146</title>
|
|
<ellipse fill="none" stroke="black" cx="472.12" cy="-72" rx="48.57" ry="18"/>
|
|
<text text-anchor="middle" x="472.12" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Has Value</text>
|
|
</g>
|
|
<!-- 145->146 -->
|
|
<g id="edge1" class="edge">
|
|
<title>145->146</title>
|
|
<path fill="none" stroke="black" d="M329.71,-58.18C359.28,-61.07 389.05,-63.98 413.59,-66.38"/>
|
|
<polygon fill="black" stroke="black" points="413.04,-69.84 423.33,-67.33 413.72,-62.87 413.04,-69.84"/>
|
|
</g>
|
|
<!-- 148 -->
|
|
<!-- name: "Value", typeName: "BiomeMountainParamsData", id: 148, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>148</title>
|
|
<ellipse fill="none" stroke="black" cx="472.12" cy="-18" rx="31.6" ry="18"/>
|
|
<text text-anchor="middle" x="472.12" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Value</text>
|
|
</g>
|
|
<!-- 145->148 -->
|
|
<g id="edge3" class="edge">
|
|
<title>145->148</title>
|
|
<path fill="none" stroke="black" d="M329.71,-31.82C365.99,-28.27 402.57,-24.7 429.44,-22.07"/>
|
|
<polygon fill="black" stroke="black" points="429.57,-25.58 439.19,-21.12 428.89,-18.61 429.57,-25.58"/>
|
|
</g>
|
|
<!-- 147 -->
|
|
<!-- name: "bool", typeName: "", id: 147, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>147</title>
|
|
<ellipse fill="none" stroke="black" cx="670.63" cy="-72" rx="27.61" ry="18"/>
|
|
<text text-anchor="middle" x="670.63" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 146->147 -->
|
|
<g id="edge2" class="edge">
|
|
<title>146->147</title>
|
|
<path fill="none" stroke="black" d="M520.94,-72C554.79,-72 599.59,-72 631.14,-72"/>
|
|
<polygon fill="black" stroke="black" points="631.02,-75.5 641.02,-72 631.02,-68.5 631.02,-75.5"/>
|
|
</g>
|
|
<!-- 165 -->
|
|
<!-- name: "BiomeMountainParamsData", typeName: "", id: 165, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>165</title>
|
|
<ellipse fill="none" stroke="black" cx="670.63" cy="-18" rx="113.94" ry="18"/>
|
|
<text text-anchor="middle" x="670.63" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">BiomeMountainParamsData</text>
|
|
</g>
|
|
<!-- 148->165 -->
|
|
<g id="edge4" class="edge">
|
|
<title>148->165</title>
|
|
<path fill="none" stroke="black" d="M503.83,-18C515.64,-18 529.98,-18 545.22,-18"/>
|
|
<polygon fill="black" stroke="black" points="544.95,-21.5 554.95,-18 544.94,-14.5 544.95,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|