mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-05-31 10:31:57 +00:00
73 lines
3.7 KiB
XML
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<unsigned short> 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<unsigned short></title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 475.2,-94 475.2,4 -4,4"/>
|
|
<!-- 13 -->
|
|
<!-- name: "std::optional<unsigned short>", typeName: "", id: 13, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<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<unsigned short></text>
|
|
</g>
|
|
<!-- 14 -->
|
|
<!-- name: "Has Value", typeName: "", id: 14, branchId: 0, recurseId: -1, attributes: 0, notes: "If true, follow with appropriate data type, otherwise nothing" -->
|
|
<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->14 -->
|
|
<g id="edge1" class="edge">
|
|
<title>13->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: "Value", typeName: "short", id: 16, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<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->16 -->
|
|
<g id="edge3" class="edge">
|
|
<title>13->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: "bool", typeName: "", id: 15, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<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->15 -->
|
|
<g id="edge2" class="edge">
|
|
<title>14->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: "short", typeName: "", id: 17, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<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->17 -->
|
|
<g id="edge4" class="edge">
|
|
<title>16->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>
|