1
0
mirror of https://github.com/Mojang/bedrock-protocol-docs.git synced 2025-05-30 11:12:16 +00:00
Files
bedrock-protocol-docs/html/svg/std__optional_struct BiomeSurfaceMaterialData_.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 BiomeSurfaceMaterialData&gt; Pages: 1 -->
<svg width="775pt" height="98pt"
viewBox="0.00 0.00 774.60 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 BiomeSurfaceMaterialData&gt;</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-94 770.6,-94 770.6,4 -4,4"/>
<!-- 212 -->
<!-- name: &quot;std::optional&lt;struct BiomeSurfaceMaterialData&gt;&quot;, typeName: &quot;&quot;, id: 212, branchId: 0, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<g id="node1" class="node">
<title>212</title>
<ellipse fill="none" stroke="black" cx="189.29" cy="-45" rx="189.29" ry="18"/>
<text text-anchor="middle" x="189.29" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">std::optional&lt;struct BiomeSurfaceMaterialData&gt;</text>
</g>
<!-- 213 -->
<!-- name: &quot;Has Value&quot;, typeName: &quot;&quot;, id: 213, 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>213</title>
<ellipse fill="none" stroke="black" cx="463.14" cy="-72" rx="48.57" ry="18"/>
<text text-anchor="middle" x="463.14" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Has Value</text>
</g>
<!-- 212&#45;&gt;213 -->
<g id="edge1" class="edge">
<title>212&#45;&gt;213</title>
<path fill="none" stroke="black" d="M322.63,-58.14C351.41,-61 380.4,-63.88 404.44,-66.27"/>
<polygon fill="black" stroke="black" points="404.02,-69.75 414.32,-67.25 404.72,-62.78 404.02,-69.75"/>
</g>
<!-- 215 -->
<!-- name: &quot;Value&quot;, typeName: &quot;BiomeSurfaceMaterialData&quot;, id: 215, branchId: 0, recurseId: &#45;1, attributes: 256, notes: &quot;&quot; -->
<g id="node4" class="node">
<title>215</title>
<ellipse fill="none" stroke="black" cx="463.14" cy="-18" rx="31.6" ry="18"/>
<text text-anchor="middle" x="463.14" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Value</text>
</g>
<!-- 212&#45;&gt;215 -->
<g id="edge3" class="edge">
<title>212&#45;&gt;215</title>
<path fill="none" stroke="black" d="M322.63,-31.86C357.99,-28.34 393.68,-24.8 420.11,-22.17"/>
<polygon fill="black" stroke="black" points="420.45,-25.66 430.06,-21.19 419.76,-18.69 420.45,-25.66"/>
</g>
<!-- 214 -->
<!-- name: &quot;bool&quot;, typeName: &quot;&quot;, id: 214, branchId: 0, recurseId: &#45;1, attributes: 512, notes: &quot;&quot; -->
<g id="node3" class="node">
<title>214</title>
<ellipse fill="none" stroke="black" cx="657.16" cy="-72" rx="27.61" ry="18"/>
<text text-anchor="middle" x="657.16" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">bool</text>
</g>
<!-- 213&#45;&gt;214 -->
<g id="edge2" class="edge">
<title>213&#45;&gt;214</title>
<path fill="none" stroke="black" d="M512.1,-72C544.75,-72 587.4,-72 617.8,-72"/>
<polygon fill="black" stroke="black" points="617.69,-75.5 627.69,-72 617.69,-68.5 617.69,-75.5"/>
</g>
<!-- 216 -->
<!-- name: &quot;BiomeSurfaceMaterialData&quot;, typeName: &quot;&quot;, id: 216, branchId: 0, recurseId: &#45;1, attributes: 512, notes: &quot;&quot; -->
<g id="node5" class="node">
<title>216</title>
<ellipse fill="none" stroke="black" cx="657.16" cy="-18" rx="109.45" ry="18"/>
<text text-anchor="middle" x="657.16" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">BiomeSurfaceMaterialData</text>
</g>
<!-- 215&#45;&gt;216 -->
<g id="edge4" class="edge">
<title>215&#45;&gt;216</title>
<path fill="none" stroke="black" d="M494.99,-18C506.76,-18 521.01,-18 536.1,-18"/>
<polygon fill="black" stroke="black" points="535.71,-21.5 545.71,-18 535.71,-14.5 535.71,-21.5"/>
</g>
</g>
</svg>