mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-20 14:39:29 +00:00
73 lines
3.6 KiB
XML
73 lines
3.6 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 10.0.1 (20240210.2158)
|
|
-->
|
|
<!-- Title: TransferPacket Pages: 1 -->
|
|
<svg width="481pt" height="98pt"
|
|
viewBox="0.00 0.00 481.19 98.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 94)">
|
|
<title>TransferPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 477.19,-94 477.19,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "TransferPacket", typeName: "", id: 0, branchId: 85, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="67.03" cy="-45" rx="67.03" ry="18"/>
|
|
<text text-anchor="middle" x="67.03" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">TransferPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Server Address", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="238.59" cy="-72" rx="68.53" ry="18"/>
|
|
<text text-anchor="middle" x="238.59" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Server Address</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M125.44,-54.14C139.08,-56.31 153.79,-58.66 167.92,-60.91"/>
|
|
<polygon fill="black" stroke="black" points="167.17,-64.33 177.6,-62.45 168.27,-57.42 167.17,-64.33"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Server Port", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="238.59" cy="-18" rx="53.06" ry="18"/>
|
|
<text text-anchor="middle" x="238.59" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Server Port</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M125.44,-35.86C142.62,-33.12 161.48,-30.12 178.75,-27.37"/>
|
|
<polygon fill="black" stroke="black" points="179.02,-30.87 188.34,-25.84 177.92,-23.96 179.02,-30.87"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "string", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="408.16" cy="-72" rx="31.1" ry="18"/>
|
|
<text text-anchor="middle" x="408.16" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">string</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M307.26,-72C326.99,-72 347.95,-72 365.56,-72"/>
|
|
<polygon fill="black" stroke="black" points="365.35,-75.5 375.35,-72 365.35,-68.5 365.35,-75.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "unsigned short", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="408.16" cy="-18" rx="65.04" ry="18"/>
|
|
<text text-anchor="middle" x="408.16" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">unsigned short</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M292.15,-18C304.55,-18 318.01,-18 331.21,-18"/>
|
|
<polygon fill="black" stroke="black" points="331.19,-21.5 341.19,-18 331.19,-14.5 331.19,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|