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 BiomeMesaSurfaceData> Pages: 1 -->
|
|
<svg width="737pt" height="98pt"
|
|
viewBox="0.00 0.00 736.68 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 732.68,-94 732.68,4 -4,4"/>
|
|
<!-- 225 -->
|
|
<!-- name: "std::optional<struct BiomeMesaSurfaceData>", typeName: "", id: 225, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>225</title>
|
|
<ellipse fill="none" stroke="black" cx="179.8" cy="-45" rx="179.8" ry="18"/>
|
|
<text text-anchor="middle" x="179.8" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">std::optional<struct BiomeMesaSurfaceData></text>
|
|
</g>
|
|
<!-- 226 -->
|
|
<!-- name: "Has Value", typeName: "", id: 226, branchId: 0, recurseId: -1, attributes: 0, notes: "If true, follow with appropriate data type, otherwise nothing" -->
|
|
<g id="node2" class="node">
|
|
<title>226</title>
|
|
<ellipse fill="none" stroke="black" cx="444.18" cy="-72" rx="48.57" ry="18"/>
|
|
<text text-anchor="middle" x="444.18" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Has Value</text>
|
|
</g>
|
|
<!-- 225->226 -->
|
|
<g id="edge1" class="edge">
|
|
<title>225->226</title>
|
|
<path fill="none" stroke="black" d="M307.38,-58.03C334.73,-60.84 362.35,-63.68 385.48,-66.06"/>
|
|
<polygon fill="black" stroke="black" points="384.98,-69.53 395.28,-67.07 385.7,-62.57 384.98,-69.53"/>
|
|
</g>
|
|
<!-- 228 -->
|
|
<!-- name: "Value", typeName: "BiomeMesaSurfaceData", id: 228, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>228</title>
|
|
<ellipse fill="none" stroke="black" cx="444.18" cy="-18" rx="31.6" ry="18"/>
|
|
<text text-anchor="middle" x="444.18" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Value</text>
|
|
</g>
|
|
<!-- 225->228 -->
|
|
<g id="edge3" class="edge">
|
|
<title>225->228</title>
|
|
<path fill="none" stroke="black" d="M307.38,-31.97C341.36,-28.48 375.75,-24.94 401.42,-22.3"/>
|
|
<polygon fill="black" stroke="black" points="401.47,-25.81 411.06,-21.3 400.76,-18.85 401.47,-25.81"/>
|
|
</g>
|
|
<!-- 227 -->
|
|
<!-- name: "bool", typeName: "", id: 227, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>227</title>
|
|
<ellipse fill="none" stroke="black" cx="628.71" cy="-72" rx="27.61" ry="18"/>
|
|
<text text-anchor="middle" x="628.71" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 226->227 -->
|
|
<g id="edge2" class="edge">
|
|
<title>226->227</title>
|
|
<path fill="none" stroke="black" d="M493.14,-72C523.18,-72 561.36,-72 589.38,-72"/>
|
|
<polygon fill="black" stroke="black" points="589.2,-75.5 599.2,-72 589.2,-68.5 589.2,-75.5"/>
|
|
</g>
|
|
<!-- 238 -->
|
|
<!-- name: "BiomeMesaSurfaceData", typeName: "", id: 238, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>238</title>
|
|
<ellipse fill="none" stroke="black" cx="628.71" cy="-18" rx="99.97" ry="18"/>
|
|
<text text-anchor="middle" x="628.71" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">BiomeMesaSurfaceData</text>
|
|
</g>
|
|
<!-- 228->238 -->
|
|
<g id="edge4" class="edge">
|
|
<title>228->238</title>
|
|
<path fill="none" stroke="black" d="M476.14,-18C487.9,-18 502.06,-18 516.96,-18"/>
|
|
<polygon fill="black" stroke="black" points="516.95,-21.5 526.95,-18 516.95,-14.5 516.95,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|