mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-02-11 22:40:54 +00:00
3187c2b126
* Protocol for r/21_u5 NetworkProtocolVersion 766 * Fixed README
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.0 (20241103.1931)
|
|
-->
|
|
<!-- Title: __int64 Pages: 1 -->
|
|
<svg width="431pt" height="44pt"
|
|
viewBox="0.00 0.00 431.10 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>__int64</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-40 427.1,-40 427.1,4 -4,4"/>
|
|
<!-- 8 -->
|
|
<!-- name: "__int64", typeName: "", id: 8, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>8</title>
|
|
<ellipse fill="none" stroke="black" cx="39.07" cy="-18" rx="39.07" ry="18"/>
|
|
<text text-anchor="middle" x="39.07" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">__int64</text>
|
|
</g>
|
|
<!-- 9 -->
|
|
<!-- name: "Unsigned Int 64", typeName: "", id: 9, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>9</title>
|
|
<ellipse fill="none" stroke="black" cx="184.94" cy="-18" rx="70.8" ry="18"/>
|
|
<text text-anchor="middle" x="184.94" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Unsigned Int 64</text>
|
|
</g>
|
|
<!-- 8->9 -->
|
|
<g id="edge1" class="edge">
|
|
<title>8->9</title>
|
|
<path fill="none" stroke="black" d="M78.62,-18C86.12,-18 94.24,-18 102.52,-18"/>
|
|
<polygon fill="black" stroke="black" points="102.38,-21.5 112.38,-18 102.38,-14.5 102.38,-21.5"/>
|
|
</g>
|
|
<!-- 10 -->
|
|
<!-- name: "unsigned int64", typeName: "", id: 10, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>10</title>
|
|
<ellipse fill="none" stroke="black" cx="357.42" cy="-18" rx="65.68" ry="18"/>
|
|
<text text-anchor="middle" x="357.42" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">unsigned int64</text>
|
|
</g>
|
|
<!-- 9->10 -->
|
|
<g id="edge2" class="edge">
|
|
<title>9->10</title>
|
|
<path fill="none" stroke="black" d="M255.77,-18C263.77,-18 271.96,-18 280.04,-18"/>
|
|
<polygon fill="black" stroke="black" points="279.84,-21.5 289.84,-18 279.84,-14.5 279.84,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|