mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-16 15:15:14 +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: PositionTrackingDBClientRequestPacket Pages: 1 -->
|
|
<svg width="642pt" height="98pt"
|
|
viewBox="0.00 0.00 641.87 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 637.87,-94 637.87,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.34" cy="-45" rx="163.34" ry="18"/>
|
|
<text text-anchor="middle" x="163.34" y="-39.58" 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="398.27" cy="-72" rx="35.6" ry="18"/>
|
|
<text text-anchor="middle" x="398.27" y="-66.58" 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="M278.07,-58.18C304.29,-61.22 330.68,-64.28 351.95,-66.75"/>
|
|
<polygon fill="black" stroke="black" points="351.36,-70.2 361.7,-67.88 352.17,-63.25 351.36,-70.2"/>
|
|
</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="398.27" cy="-18" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="398.27" y="-12.57" 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="M278.07,-31.82C307.64,-28.39 337.44,-24.94 359.84,-22.34"/>
|
|
<polygon fill="black" stroke="black" points="360.13,-25.83 369.66,-21.2 359.33,-18.88 360.13,-25.83"/>
|
|
</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="551.87" cy="-72" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="551.87" y="-66.58" 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="M434.05,-72C457.79,-72 489.21,-72 513.48,-72"/>
|
|
<polygon fill="black" stroke="black" points="513.25,-75.5 523.25,-72 513.25,-68.5 513.25,-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="551.87" cy="-18" rx="82" ry="18"/>
|
|
<text text-anchor="middle" x="551.87" y="-12.57" 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="M425.68,-18C435.06,-18 446.24,-18 457.99,-18"/>
|
|
<polygon fill="black" stroke="black" points="457.88,-21.5 467.88,-18 457.88,-14.5 457.88,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|