mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-28 19:52:33 +00:00
47 lines
2.3 KiB
XML
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: "int", typeName: "", id: 151, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<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: "Unsigned Int", typeName: "", id: 152, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<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->152 -->
|
|
<g id="edge1" class="edge">
|
|
<title>151->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: "unsigned int", typeName: "", id: 153, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<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->153 -->
|
|
<g id="edge2" class="edge">
|
|
<title>152->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>
|