mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-08 08:15:19 +00:00
* Protocol for r/21_u6 NetworkProtocolVersion 776 * Protocol for r/21_u6 NetworkProtocolVersion 776 - Fix README version * Protocol for r/21_u6 NetworkProtocolVersion 776 - Fix changelog release * Protocol for r/21_u6 NetworkProtocolVersion 776 - Add NoteBlockInstrument to protocol doc
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 12.2.1 (20241206.2353)
|
|
-->
|
|
<!-- Title: ServerStatsPacket Pages: 1 -->
|
|
<svg width="417pt" height="98pt"
|
|
viewBox="0.00 0.00 416.77 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 412.77,-94 412.77,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="77.45" cy="-45" rx="77.45" ry="18"/>
|
|
<text text-anchor="middle" x="77.45" y="-39.95" 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="254.03" cy="-72" rx="54.93" ry="18"/>
|
|
<text text-anchor="middle" x="254.03" y="-66.95" 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="M142.96,-54.98C159.14,-57.48 176.44,-60.16 192.43,-62.63"/>
|
|
<polygon fill="black" stroke="black" points="191.88,-66.08 202.3,-64.15 192.95,-59.17 191.88,-66.08"/>
|
|
</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="254.03" cy="-18" rx="63.12" ry="18"/>
|
|
<text text-anchor="middle" x="254.03" y="-12.95" 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="M142.96,-35.02C157.14,-32.83 172.18,-30.5 186.44,-28.3"/>
|
|
<polygon fill="black" stroke="black" points="186.83,-31.78 196.18,-26.79 185.76,-24.86 186.83,-31.78"/>
|
|
</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="380.96" cy="-72" rx="27.81" ry="18"/>
|
|
<text text-anchor="middle" x="380.96" y="-66.95" 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="M309.46,-72C320.24,-72 331.34,-72 341.45,-72"/>
|
|
<polygon fill="black" stroke="black" points="341.28,-75.5 351.28,-72 341.28,-68.5 341.28,-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="380.96" cy="-18" rx="27.81" ry="18"/>
|
|
<text text-anchor="middle" x="380.96" y="-12.95" 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="M317.5,-18C325.66,-18 333.83,-18 341.44,-18"/>
|
|
<polygon fill="black" stroke="black" points="341.34,-21.5 351.34,-18 341.34,-14.5 341.34,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|