1
0
mirror of https://github.com/Mojang/bedrock-protocol-docs.git synced 2025-05-30 13:32:01 +00:00
Files
bedrock-protocol-docs/html/svg/std__optional_struct BiomeClimateData_.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.8 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 BiomeClimateData&gt; Pages: 1 -->
<svg width="655pt" height="98pt"
viewBox="0.00 0.00 654.84 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 BiomeClimateData&gt;</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-94 650.84,-94 650.84,4 -4,4"/>
<!-- 60 -->
<!-- name: &quot;std::optional&lt;struct BiomeClimateData&gt;&quot;, typeName: &quot;&quot;, id: 60, branchId: 0, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<g id="node1" class="node">
<title>60</title>
<ellipse fill="none" stroke="black" cx="159.35" cy="-45" rx="159.35" ry="18"/>
<text text-anchor="middle" x="159.35" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">std::optional&lt;struct BiomeClimateData&gt;</text>
</g>
<!-- 61 -->
<!-- name: &quot;Has Value&quot;, typeName: &quot;&quot;, id: 61, 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>61</title>
<ellipse fill="none" stroke="black" cx="403.26" cy="-72" rx="48.57" ry="18"/>
<text text-anchor="middle" x="403.26" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Has Value</text>
</g>
<!-- 60&#45;&gt;61 -->
<g id="edge1" class="edge">
<title>60&#45;&gt;61</title>
<path fill="none" stroke="black" d="M274.57,-57.75C299.04,-60.48 323.87,-63.25 345.05,-65.61"/>
<polygon fill="black" stroke="black" points="344.58,-69.08 354.91,-66.72 345.36,-62.13 344.58,-69.08"/>
</g>
<!-- 63 -->
<!-- name: &quot;Value&quot;, typeName: &quot;BiomeClimateData&quot;, id: 63, branchId: 0, recurseId: &#45;1, attributes: 256, notes: &quot;&quot; -->
<g id="node4" class="node">
<title>63</title>
<ellipse fill="none" stroke="black" cx="403.26" cy="-18" rx="31.6" ry="18"/>
<text text-anchor="middle" x="403.26" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Value</text>
</g>
<!-- 60&#45;&gt;63 -->
<g id="edge3" class="edge">
<title>60&#45;&gt;63</title>
<path fill="none" stroke="black" d="M274.57,-32.25C305.38,-28.81 336.77,-25.31 360.71,-22.64"/>
<polygon fill="black" stroke="black" points="360.78,-26.15 370.33,-21.56 360.01,-19.19 360.78,-26.15"/>
</g>
<!-- 62 -->
<!-- name: &quot;bool&quot;, typeName: &quot;&quot;, id: 62, branchId: 0, recurseId: &#45;1, attributes: 512, notes: &quot;&quot; -->
<g id="node3" class="node">
<title>62</title>
<ellipse fill="none" stroke="black" cx="567.34" cy="-72" rx="27.61" ry="18"/>
<text text-anchor="middle" x="567.34" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">bool</text>
</g>
<!-- 61&#45;&gt;62 -->
<g id="edge2" class="edge">
<title>61&#45;&gt;62</title>
<path fill="none" stroke="black" d="M452.01,-72C476.34,-72 505.52,-72 528.31,-72"/>
<polygon fill="black" stroke="black" points="528.07,-75.5 538.07,-72 528.07,-68.5 528.07,-75.5"/>
</g>
<!-- 81 -->
<!-- name: &quot;BiomeClimateData&quot;, typeName: &quot;&quot;, id: 81, branchId: 0, recurseId: &#45;1, attributes: 512, notes: &quot;&quot; -->
<g id="node5" class="node">
<title>81</title>
<ellipse fill="none" stroke="black" cx="567.34" cy="-18" rx="79.51" ry="18"/>
<text text-anchor="middle" x="567.34" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">BiomeClimateData</text>
</g>
<!-- 63&#45;&gt;81 -->
<g id="edge4" class="edge">
<title>63&#45;&gt;81</title>
<path fill="none" stroke="black" d="M435.13,-18C447.06,-18 461.38,-18 476.11,-18"/>
<polygon fill="black" stroke="black" points="475.91,-21.5 485.91,-18 475.91,-14.5 475.91,-21.5"/>
</g>
</g>
</svg>