mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-15 01:04:43 +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 11.0.0 (20240428.1522)
|
|
-->
|
|
<!-- Title: NetworkStackLatencyPacket Pages: 1 -->
|
|
<svg width="578pt" height="98pt"
|
|
viewBox="0.00 0.00 578.00 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 574,-94 574,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.93" cy="-45" rx="117.93" ry="18"/>
|
|
<text text-anchor="middle" x="117.93" y="-39.58" 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.89" cy="-72" rx="63.54" ry="18"/>
|
|
<text text-anchor="middle" x="338.89" y="-66.58" 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.15,-56.37C230.42,-58.75 250.42,-61.21 268.68,-63.47"/>
|
|
<polygon fill="black" stroke="black" points="268.25,-66.94 278.6,-64.69 269.1,-59.99 268.25,-66.94"/>
|
|
</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.89" cy="-18" rx="67.03" ry="18"/>
|
|
<text text-anchor="middle" x="338.89" y="-12.57" 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.15,-33.63C229.47,-31.37 248.44,-29.03 265.95,-26.87"/>
|
|
<polygon fill="black" stroke="black" points="266.23,-30.36 275.73,-25.67 265.37,-23.42 266.23,-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="505.96" cy="-72" rx="64.04" ry="18"/>
|
|
<text text-anchor="middle" x="505.96" y="-66.58" 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="M402.77,-72C411.67,-72 420.9,-72 430.01,-72"/>
|
|
<polygon fill="black" stroke="black" points="429.92,-75.5 439.92,-72 429.92,-68.5 429.92,-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="505.96" cy="-18" rx="27.61" ry="18"/>
|
|
<text text-anchor="middle" x="505.96" y="-12.57" 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.08,-18C426.58,-18 448.49,-18 466.46,-18"/>
|
|
<polygon fill="black" stroke="black" points="466.41,-21.5 476.41,-18 466.41,-14.5 466.41,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|