mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2024-11-27 08:39:01 +00:00
47 lines
2.4 KiB
XML
47 lines
2.4 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: AutomationClientConnectPacket Pages: 1 -->
|
|
<svg width="690pt" height="44pt"
|
|
viewBox="0.00 0.00 689.77 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>AutomationClientConnectPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-40 685.77,-40 685.77,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "AutomationClientConnectPacket", typeName: "", id: 0, branchId: 95, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="131.9" cy="-18" rx="131.9" ry="18"/>
|
|
<text text-anchor="middle" x="131.9" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">AutomationClientConnectPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Web Socket Data", typeName: "WebSocketPacketData", id: 1, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="376.32" cy="-18" rx="76.51" ry="18"/>
|
|
<text text-anchor="middle" x="376.32" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Web Socket Data</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M264.04,-18C272.14,-18 280.17,-18 288,-18"/>
|
|
<polygon fill="black" stroke="black" points="287.8,-21.5 297.8,-18 287.8,-14.5 287.8,-21.5"/>
|
|
</g>
|
|
<!-- 5 -->
|
|
<!-- name: "WebSocketPacketData", typeName: "", id: 5, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>5</title>
|
|
<ellipse fill="none" stroke="black" cx="585.3" cy="-18" rx="96.47" ry="18"/>
|
|
<text text-anchor="middle" x="585.3" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">WebSocketPacketData</text>
|
|
</g>
|
|
<!-- 1->5 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->5</title>
|
|
<path fill="none" stroke="black" d="M453.21,-18C461.06,-18 469.13,-18 477.22,-18"/>
|
|
<polygon fill="black" stroke="black" points="477.16,-21.5 487.16,-18 477.16,-14.5 477.16,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|