1
0
mirror of https://github.com/Mojang/bedrock-protocol-docs.git synced 2025-07-28 19:52:33 +00:00
Files
bedrock-protocol-docs/html/svg/int.svg
2025-04-08 15:04:44 -07:00

47 lines
2.3 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: int Pages: 1 -->
<svg width="360pt" height="44pt"
viewBox="0.00 0.00 360.21 44.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 40)">
<title>int</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-40 356.21,-40 356.21,4 -4,4"/>
<!-- 151 -->
<!-- name: &quot;int&quot;, typeName: &quot;&quot;, id: 151, branchId: 0, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<g id="node1" class="node">
<title>151</title>
<ellipse fill="none" stroke="black" cx="27" cy="-18" rx="27" ry="18"/>
<text text-anchor="middle" x="27" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">int</text>
</g>
<!-- 152 -->
<!-- name: &quot;Unsigned Int&quot;, typeName: &quot;&quot;, id: 152, branchId: 0, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<g id="node2" class="node">
<title>152</title>
<ellipse fill="none" stroke="black" cx="148.05" cy="-18" rx="58.05" ry="18"/>
<text text-anchor="middle" x="148.05" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Unsigned Int</text>
</g>
<!-- 151&#45;&gt;152 -->
<g id="edge1" class="edge">
<title>151&#45;&gt;152</title>
<path fill="none" stroke="black" d="M54.42,-18C61.58,-18 69.67,-18 78.03,-18"/>
<polygon fill="black" stroke="black" points="77.99,-21.5 87.99,-18 77.99,-14.5 77.99,-21.5"/>
</g>
<!-- 153 -->
<!-- name: &quot;unsigned int&quot;, typeName: &quot;&quot;, id: 153, branchId: 0, recurseId: &#45;1, attributes: 512, notes: &quot;&quot; -->
<g id="node3" class="node">
<title>153</title>
<ellipse fill="none" stroke="black" cx="297.16" cy="-18" rx="55.06" ry="18"/>
<text text-anchor="middle" x="297.16" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">unsigned int</text>
</g>
<!-- 152&#45;&gt;153 -->
<g id="edge2" class="edge">
<title>152&#45;&gt;153</title>
<path fill="none" stroke="black" d="M206.35,-18C214.15,-18 222.21,-18 230.16,-18"/>
<polygon fill="black" stroke="black" points="230.15,-21.5 240.15,-18 230.15,-14.5 230.15,-21.5"/>
</g>
</g>
</svg>