mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-05-25 04:00:22 +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 12.2.0 (20241103.1931)
|
|
-->
|
|
<!-- Title: NetworkStackLatencyPacket Pages: 1 -->
|
|
<svg width="582pt" height="98pt"
|
|
viewBox="0.00 0.00 581.57 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>NetworkStackLatencyPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 577.57,-94 577.57,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "NetworkStackLatencyPacket", typeName: "", id: 0, branchId: 115, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="117.89" cy="-45" rx="117.89" ry="18"/>
|
|
<text text-anchor="middle" x="117.89" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">NetworkStackLatencyPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Creation Time", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="338.99" cy="-72" rx="64.66" ry="18"/>
|
|
<text text-anchor="middle" x="338.99" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Creation Time</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M211.17,-56.37C230.16,-58.71 249.86,-61.14 267.91,-63.36"/>
|
|
<polygon fill="black" stroke="black" points="267.36,-66.82 277.71,-64.57 268.21,-59.87 267.36,-66.82"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Is From Server", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="338.99" cy="-18" rx="67.22" ry="18"/>
|
|
<text text-anchor="middle" x="338.99" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Is From Server</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M211.17,-33.63C229.5,-31.37 248.48,-29.03 266.01,-26.87"/>
|
|
<polygon fill="black" stroke="black" points="266.29,-30.36 275.79,-25.67 265.44,-23.41 266.29,-30.36"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "unsigned 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="507.89" cy="-72" rx="65.68" ry="18"/>
|
|
<text text-anchor="middle" x="507.89" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">unsigned int64</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M404.04,-72C412.67,-72 421.59,-72 430.41,-72"/>
|
|
<polygon fill="black" stroke="black" points="430.39,-75.5 440.39,-72 430.39,-68.5 430.39,-75.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "bool", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="507.89" cy="-18" rx="27.3" ry="18"/>
|
|
<text text-anchor="middle" x="507.89" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M406.43,-18C427.61,-18 450.31,-18 468.77,-18"/>
|
|
<polygon fill="black" stroke="black" points="468.71,-21.5 478.71,-18 468.71,-14.5 468.71,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|