1
0
mirror of https://github.com/Mojang/bedrock-protocol-docs.git synced 2025-05-31 00:02:59 +00:00
Files
bedrock-protocol-docs/html/svg/std__optional_struct BiomeMesaSurfaceData_.svg
Oswaldo Leyva Barrientos 5a86bb3b72 Protocol for r/21_u8 NetworkProtocolVersion 800 (#20)
* Protocol for r/21_u8 NetworkProtocolVersion 800

* Removed irrelevant SVGs from PR
2025-05-21 13:44:00 -07:00

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&lt;struct BiomeMesaSurfaceData&gt; 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&lt;struct BiomeMesaSurfaceData&gt;</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-94 732.68,-94 732.68,4 -4,4"/>
<!-- 225 -->
<!-- name: &quot;std::optional&lt;struct BiomeMesaSurfaceData&gt;&quot;, typeName: &quot;&quot;, id: 225, branchId: 0, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<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&lt;struct BiomeMesaSurfaceData&gt;</text>
</g>
<!-- 226 -->
<!-- name: &quot;Has Value&quot;, typeName: &quot;&quot;, id: 226, branchId: 0, recurseId: &#45;1, attributes: 0, notes: &quot;If true, follow with appropriate data type, otherwise nothing&quot; -->
<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&#45;&gt;226 -->
<g id="edge1" class="edge">
<title>225&#45;&gt;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: &quot;Value&quot;, typeName: &quot;BiomeMesaSurfaceData&quot;, id: 228, branchId: 0, recurseId: &#45;1, attributes: 256, notes: &quot;&quot; -->
<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&#45;&gt;228 -->
<g id="edge3" class="edge">
<title>225&#45;&gt;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: &quot;bool&quot;, typeName: &quot;&quot;, id: 227, branchId: 0, recurseId: &#45;1, attributes: 512, notes: &quot;&quot; -->
<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&#45;&gt;227 -->
<g id="edge2" class="edge">
<title>226&#45;&gt;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: &quot;BiomeMesaSurfaceData&quot;, typeName: &quot;&quot;, id: 238, branchId: 0, recurseId: &#45;1, attributes: 512, notes: &quot;&quot; -->
<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&#45;&gt;238 -->
<g id="edge4" class="edge">
<title>228&#45;&gt;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>