mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-02-24 08:35: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 9.0.0 (20230911.1827)
|
|
-->
|
|
<!-- Title: ServerStatsPacket Pages: 1 -->
|
|
<svg width="413pt" height="98pt"
|
|
viewBox="0.00 0.00 413.33 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>ServerStatsPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 409.33,-94 409.33,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "ServerStatsPacket", typeName: "", id: 0, branchId: 192, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="78.01" cy="-45" rx="78.01" ry="18"/>
|
|
<text text-anchor="middle" x="78.01" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">ServerStatsPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "ServerTime", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="253.56" cy="-72" rx="53.56" ry="18"/>
|
|
<text text-anchor="middle" x="253.56" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">ServerTime</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M143.63,-55.05C159.84,-57.58 177.16,-60.27 193.1,-62.75"/>
|
|
<polygon fill="black" stroke="black" points="192.52,-66.2 202.94,-64.28 193.59,-59.28 192.52,-66.2"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "NetworkTime", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="253.56" cy="-18" rx="61.54" ry="18"/>
|
|
<text text-anchor="middle" x="253.56" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">NetworkTime</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M143.63,-34.95C157.85,-32.73 172.93,-30.39 187.18,-28.17"/>
|
|
<polygon fill="black" stroke="black" points="187.56,-31.66 196.9,-26.66 186.48,-24.74 187.56,-31.66"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "float", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="378.22" cy="-72" rx="27.11" ry="18"/>
|
|
<text text-anchor="middle" x="378.22" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">float</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M307.29,-72C318.12,-72 329.31,-72 339.48,-72"/>
|
|
<polygon fill="black" stroke="black" points="339.35,-75.5 349.35,-72 339.35,-68.5 339.35,-75.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "float", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="378.22" cy="-18" rx="27.11" ry="18"/>
|
|
<text text-anchor="middle" x="378.22" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">float</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M315.53,-18C323.66,-18 331.79,-18 339.37,-18"/>
|
|
<polygon fill="black" stroke="black" points="339.21,-21.5 349.21,-18 339.21,-14.5 339.21,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|