mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-06 07:23:01 +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 12.2.1 (20241206.2353)
|
|
-->
|
|
<!-- Title: int Pages: 1 -->
|
|
<svg width="365pt" height="44pt"
|
|
viewBox="0.00 0.00 365.00 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 361,-40 361,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.95" 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="149.03" cy="-18" rx="59.03" ry="18"/>
|
|
<text text-anchor="middle" x="149.03" y="-12.95" 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.34,-18C61.63,-18 69.91,-18 78.45,-18"/>
|
|
<polygon fill="black" stroke="black" points="78.25,-21.5 88.25,-18 78.25,-14.5 78.25,-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="300.53" cy="-18" rx="56.47" ry="18"/>
|
|
<text text-anchor="middle" x="300.53" y="-12.95" 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="M208.26,-18C216.17,-18 224.34,-18 232.4,-18"/>
|
|
<polygon fill="black" stroke="black" points="232.15,-21.5 242.15,-18 232.15,-14.5 232.15,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|