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 BiomeMesaSurfaceData> Pages: 1 -->
|
|
<svg width="745pt" height="98pt"
|
|
viewBox="0.00 0.00 745.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 BiomeMesaSurfaceData></title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 741.35,-94 741.35,4 -4,4"/>
|
|
<!-- 211 -->
|
|
<!-- name: "std::optional<struct BiomeMesaSurfaceData>", typeName: "", id: 211, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>211</title>
|
|
<ellipse fill="none" stroke="black" cx="182.37" cy="-45" rx="182.37" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="182.37" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">std::optional<struct BiomeMesaSurfaceData></text>
|
|
</g>
|
|
<!-- 212 -->
|
|
<!-- name: "Has Value", typeName: "", id: 212, branchId: 0, recurseId: -1, attributes: 0, notes: "If true, follow with appropriate data type, otherwise nothing" -->
|
|
<g id="node2" class="node">
|
|
<title>212</title>
|
|
<ellipse fill="none" stroke="black" cx="449.03" cy="-72" rx="48.28" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="449.03" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Has Value</text>
|
|
</g>
|
|
<!-- 211->212 -->
|
|
<g id="edge1" class="edge">
|
|
<title>211->212</title>
|
|
<path fill="none" stroke="black" d="M311.44,-58.07C339.2,-60.9 367.22,-63.76 390.59,-66.14"/>
|
|
<polygon fill="black" stroke="black" points="390.21,-69.62 400.51,-67.15 390.92,-62.66 390.21,-69.62"/>
|
|
</g>
|
|
<!-- 214 -->
|
|
<!-- name: "Value", typeName: "BiomeMesaSurfaceData", id: 214, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>214</title>
|
|
<ellipse fill="none" stroke="black" cx="449.03" cy="-18" rx="31.9" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="449.03" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Value</text>
|
|
</g>
|
|
<!-- 211->214 -->
|
|
<g id="edge3" class="edge">
|
|
<title>211->214</title>
|
|
<path fill="none" stroke="black" d="M311.44,-31.93C345.65,-28.44 380.24,-24.92 406.05,-22.28"/>
|
|
<polygon fill="black" stroke="black" points="406.16,-25.79 415.76,-21.29 405.45,-18.83 406.16,-25.79"/>
|
|
</g>
|
|
<!-- 213 -->
|
|
<!-- name: "bool", typeName: "", id: 213, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>213</title>
|
|
<ellipse fill="none" stroke="black" cx="635.33" cy="-72" rx="27.3" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="635.33" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 212->213 -->
|
|
<g id="edge2" class="edge">
|
|
<title>212->213</title>
|
|
<path fill="none" stroke="black" d="M497.49,-72C528.24,-72 567.74,-72 596.39,-72"/>
|
|
<polygon fill="black" stroke="black" points="596.05,-75.5 606.05,-72 596.05,-68.5 596.05,-75.5"/>
|
|
</g>
|
|
<!-- 224 -->
|
|
<!-- name: "BiomeMesaSurfaceData", typeName: "", id: 224, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>224</title>
|
|
<ellipse fill="none" stroke="black" cx="635.33" cy="-18" rx="102.02" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="635.33" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">BiomeMesaSurfaceData</text>
|
|
</g>
|
|
<!-- 214->224 -->
|
|
<g id="edge4" class="edge">
|
|
<title>214->224</title>
|
|
<path fill="none" stroke="black" d="M481.29,-18C492.91,-18 506.87,-18 521.57,-18"/>
|
|
<polygon fill="black" stroke="black" points="521.41,-21.5 531.41,-18 521.41,-14.5 521.41,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|