mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-22 21:17:16 +00:00
47 lines
2.3 KiB
XML
47 lines
2.3 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 10.0.1 (20240210.2158)
|
|
-->
|
|
<!-- Title: MoveActorDeltaPacket Pages: 1 -->
|
|
<svg width="557pt" height="44pt"
|
|
viewBox="0.00 0.00 557.04 44.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 40)">
|
|
<title>MoveActorDeltaPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-40 553.04,-40 553.04,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "MoveActorDeltaPacket", typeName: "", id: 0, branchId: 111, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="97.47" cy="-18" rx="97.47" ry="18"/>
|
|
<text text-anchor="middle" x="97.47" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">MoveActorDeltaPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Move Data", typeName: "MoveActorDeltaData", id: 1, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="282.5" cy="-18" rx="51.56" ry="18"/>
|
|
<text text-anchor="middle" x="282.5" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Move Data</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M195.35,-18C203.43,-18 211.46,-18 219.18,-18"/>
|
|
<polygon fill="black" stroke="black" points="219.12,-21.5 229.12,-18 219.12,-14.5 219.12,-21.5"/>
|
|
</g>
|
|
<!-- 19 -->
|
|
<!-- name: "MoveActorDeltaData", typeName: "", id: 19, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>19</title>
|
|
<ellipse fill="none" stroke="black" cx="459.55" cy="-18" rx="89.49" ry="18"/>
|
|
<text text-anchor="middle" x="459.55" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">MoveActorDeltaData</text>
|
|
</g>
|
|
<!-- 1->19 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->19</title>
|
|
<path fill="none" stroke="black" d="M334.14,-18C341.84,-18 350.01,-18 358.34,-18"/>
|
|
<polygon fill="black" stroke="black" points="358.26,-21.5 368.26,-18 358.25,-14.5 358.26,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|