mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-05-24 22:10: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 12.2.0 (20241103.1931)
|
|
-->
|
|
<!-- Title: PositionTrackingDBClientRequestPacket Pages: 1 -->
|
|
<svg width="644pt" height="98pt"
|
|
viewBox="0.00 0.00 644.01 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>PositionTrackingDBClientRequestPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 640.01,-94 640.01,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "PositionTrackingDBClientRequestPacket", typeName: "", id: 0, branchId: 154, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="163.95" cy="-45" rx="163.95" ry="18"/>
|
|
<text text-anchor="middle" x="163.95" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">PositionTrackingDBClientRequestPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Action", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="399.9" cy="-72" rx="36" ry="18"/>
|
|
<text text-anchor="middle" x="399.9" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Action</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M279.18,-58.18C305.41,-61.21 331.82,-64.26 353.14,-66.72"/>
|
|
<polygon fill="black" stroke="black" points="352.58,-70.18 362.92,-67.85 353.39,-63.22 352.58,-70.18"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Id", typeName: "PositionTrackingId", id: 3, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="399.9" cy="-18" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="399.9" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Id</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M279.18,-31.82C309.07,-28.37 339.2,-24.89 361.75,-22.29"/>
|
|
<polygon fill="black" stroke="black" points="362.1,-25.77 371.63,-21.15 361.29,-18.82 362.1,-25.77"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "byte", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="553.95" cy="-72" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="553.95" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">byte</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M436.16,-72C459.99,-72 491.39,-72 515.64,-72"/>
|
|
<polygon fill="black" stroke="black" points="515.39,-75.5 525.39,-72 515.39,-68.5 515.39,-75.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "PositionTrackingId", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="553.95" cy="-18" rx="82.06" ry="18"/>
|
|
<text text-anchor="middle" x="553.95" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">PositionTrackingId</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M427.38,-18C436.96,-18 448.39,-18 460.4,-18"/>
|
|
<polygon fill="black" stroke="black" points="460.05,-21.5 470.05,-18 460.05,-14.5 460.05,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|