1
0
mirror of https://github.com/Mojang/bedrock-protocol-docs.git synced 2025-05-31 10:31:57 +00:00
Files
bedrock-protocol-docs/html/svg/std__optional_unsigned short_.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.7 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;unsigned short&gt; Pages: 1 -->
<svg width="479pt" height="98pt"
viewBox="0.00 0.00 479.20 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;unsigned short&gt;</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-94 475.2,-94 475.2,4 -4,4"/>
<!-- 13 -->
<!-- name: &quot;std::optional&lt;unsigned short&gt;&quot;, typeName: &quot;&quot;, id: 13, branchId: 0, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<g id="node1" class="node">
<title>13</title>
<ellipse fill="none" stroke="black" cx="121.42" cy="-45" rx="121.42" ry="18"/>
<text text-anchor="middle" x="121.42" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">std::optional&lt;unsigned short&gt;</text>
</g>
<!-- 14 -->
<!-- name: &quot;Has Value&quot;, typeName: &quot;&quot;, id: 14, 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>14</title>
<ellipse fill="none" stroke="black" cx="327.41" cy="-72" rx="48.57" ry="18"/>
<text text-anchor="middle" x="327.41" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Has Value</text>
</g>
<!-- 13&#45;&gt;14 -->
<g id="edge1" class="edge">
<title>13&#45;&gt;14</title>
<path fill="none" stroke="black" d="M213.68,-57.08C232.82,-59.61 252.48,-62.21 269.9,-64.52"/>
<polygon fill="black" stroke="black" points="269.13,-67.95 279.51,-65.79 270.05,-61.01 269.13,-67.95"/>
</g>
<!-- 16 -->
<!-- name: &quot;Value&quot;, typeName: &quot;short&quot;, id: 16, branchId: 0, recurseId: &#45;1, attributes: 256, notes: &quot;&quot; -->
<g id="node4" class="node">
<title>16</title>
<ellipse fill="none" stroke="black" cx="327.41" cy="-18" rx="31.6" ry="18"/>
<text text-anchor="middle" x="327.41" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Value</text>
</g>
<!-- 13&#45;&gt;16 -->
<g id="edge3" class="edge">
<title>13&#45;&gt;16</title>
<path fill="none" stroke="black" d="M213.68,-32.92C238.62,-29.62 264.44,-26.2 285.06,-23.47"/>
<polygon fill="black" stroke="black" points="285.29,-26.97 294.74,-22.19 284.37,-20.03 285.29,-26.97"/>
</g>
<!-- 15 -->
<!-- name: &quot;bool&quot;, typeName: &quot;&quot;, id: 15, branchId: 0, recurseId: &#45;1, attributes: 512, notes: &quot;&quot; -->
<g id="node3" class="node">
<title>15</title>
<ellipse fill="none" stroke="black" cx="441.59" cy="-72" rx="27.61" ry="18"/>
<text text-anchor="middle" x="441.59" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">bool</text>
</g>
<!-- 14&#45;&gt;15 -->
<g id="edge2" class="edge">
<title>14&#45;&gt;15</title>
<path fill="none" stroke="black" d="M376.31,-72C384.97,-72 393.9,-72 402.24,-72"/>
<polygon fill="black" stroke="black" points="402.05,-75.5 412.05,-72 402.05,-68.5 402.05,-75.5"/>
</g>
<!-- 17 -->
<!-- name: &quot;short&quot;, typeName: &quot;&quot;, id: 17, branchId: 0, recurseId: &#45;1, attributes: 512, notes: &quot;&quot; -->
<g id="node5" class="node">
<title>17</title>
<ellipse fill="none" stroke="black" cx="441.59" cy="-18" rx="29.61" ry="18"/>
<text text-anchor="middle" x="441.59" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">short</text>
</g>
<!-- 16&#45;&gt;17 -->
<g id="edge4" class="edge">
<title>16&#45;&gt;17</title>
<path fill="none" stroke="black" d="M359.36,-18C372,-18 386.79,-18 400.26,-18"/>
<polygon fill="black" stroke="black" points="400.15,-21.5 410.15,-18 400.15,-14.5 400.15,-21.5"/>
</g>
</g>
</svg>