mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-05-30 14:42:01 +00:00
47 lines
2.2 KiB
XML
47 lines
2.2 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: short Pages: 1 -->
|
|
<svg width="406pt" height="44pt"
|
|
viewBox="0.00 0.00 406.34 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>short</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-40 402.34,-40 402.34,4 -4,4"/>
|
|
<!-- 6 -->
|
|
<!-- name: "short", typeName: "", id: 6, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>6</title>
|
|
<ellipse fill="none" stroke="black" cx="29.61" cy="-18" rx="29.61" ry="18"/>
|
|
<text text-anchor="middle" x="29.61" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">short</text>
|
|
</g>
|
|
<!-- 7 -->
|
|
<!-- name: "Unsigned Short", typeName: "", id: 7, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>7</title>
|
|
<ellipse fill="none" stroke="black" cx="163.74" cy="-18" rx="68.53" ry="18"/>
|
|
<text text-anchor="middle" x="163.74" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Unsigned Short</text>
|
|
</g>
|
|
<!-- 6->7 -->
|
|
<g id="edge1" class="edge">
|
|
<title>6->7</title>
|
|
<path fill="none" stroke="black" d="M59.6,-18C66.89,-18 75.07,-18 83.55,-18"/>
|
|
<polygon fill="black" stroke="black" points="83.31,-21.5 93.31,-18 83.31,-14.5 83.31,-21.5"/>
|
|
</g>
|
|
<!-- 8 -->
|
|
<!-- name: "unsigned short", typeName: "", id: 8, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>8</title>
|
|
<ellipse fill="none" stroke="black" cx="333.31" cy="-18" rx="65.04" ry="18"/>
|
|
<text text-anchor="middle" x="333.31" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">unsigned short</text>
|
|
</g>
|
|
<!-- 7->8 -->
|
|
<g id="edge2" class="edge">
|
|
<title>7->8</title>
|
|
<path fill="none" stroke="black" d="M232.41,-18C240.38,-18 248.54,-18 256.61,-18"/>
|
|
<polygon fill="black" stroke="black" points="256.4,-21.5 266.4,-18 256.4,-14.5 256.4,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|