mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-22 21:17:16 +00:00
73 lines
3.7 KiB
XML
73 lines
3.7 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: TickSyncPacket Pages: 1 -->
|
|
<svg width="597pt" height="98pt"
|
|
viewBox="0.00 0.00 596.96 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>TickSyncPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 592.96,-94 592.96,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "TickSyncPacket", typeName: "", id: 0, branchId: 23, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="71.52" cy="-45" rx="71.52" ry="18"/>
|
|
<text text-anchor="middle" x="71.52" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">TickSyncPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Client Request Timestamp", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="337.39" cy="-72" rx="108.95" ry="18"/>
|
|
<text text-anchor="middle" x="337.39" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Client Request Timestamp</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M138.43,-51.74C166.97,-54.66 201.06,-58.15 232.84,-61.4"/>
|
|
<polygon fill="black" stroke="black" points="232.17,-64.85 242.47,-62.39 232.88,-57.89 232.17,-64.85"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Server Reception Response Timestamp", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="337.39" cy="-18" rx="158.35" ry="18"/>
|
|
<text text-anchor="middle" x="337.39" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Server Reception Response Timestamp</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M138.43,-38.26C159.18,-36.13 182.88,-33.71 206.48,-31.29"/>
|
|
<polygon fill="black" stroke="black" points="206.58,-34.8 216.17,-30.3 205.87,-27.84 206.58,-34.8"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "int64", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="560.35" cy="-72" rx="28.61" ry="18"/>
|
|
<text text-anchor="middle" x="560.35" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">int64</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M446.61,-72C472.93,-72 499.43,-72 520.11,-72"/>
|
|
<polygon fill="black" stroke="black" points="520.06,-75.5 530.06,-72 520.06,-68.5 520.06,-75.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "int64", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="560.35" cy="-18" rx="28.61" ry="18"/>
|
|
<text text-anchor="middle" x="560.35" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">int64</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M496.03,-18C504.62,-18 512.75,-18 520.13,-18"/>
|
|
<polygon fill="black" stroke="black" points="519.93,-21.5 529.93,-18 519.93,-14.5 519.93,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|