mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-02-24 09:45:28 +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 9.0.0 (20230911.1827)
|
|
-->
|
|
<!-- Title: WebSocketPacketData Pages: 1 -->
|
|
<svg width="531pt" height="44pt"
|
|
viewBox="0.00 0.00 531.09 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>WebSocketPacketData</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-40 527.09,-40 527.09,4 -4,4"/>
|
|
<!-- 2 -->
|
|
<!-- name: "WebSocketPacketData", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="96.47" cy="-18" rx="96.47" ry="18"/>
|
|
<text text-anchor="middle" x="96.47" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">WebSocketPacketData</text>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Websocket Server URI", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="326.91" cy="-18" rx="97.97" ry="18"/>
|
|
<text text-anchor="middle" x="326.91" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Websocket Server URI</text>
|
|
</g>
|
|
<!-- 2->3 -->
|
|
<g id="edge1" class="edge">
|
|
<title>2->3</title>
|
|
<path fill="none" stroke="black" d="M193.36,-18C201.33,-18 209.42,-18 217.47,-18"/>
|
|
<polygon fill="black" stroke="black" points="217.29,-21.5 227.29,-18 217.29,-14.5 217.29,-21.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "string", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="491.99" cy="-18" rx="31.1" ry="18"/>
|
|
<text text-anchor="middle" x="491.99" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">string</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge2" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M425.13,-18C433.55,-18 441.73,-18 449.3,-18"/>
|
|
<polygon fill="black" stroke="black" points="449.14,-21.5 459.14,-18 449.14,-14.5 449.14,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|