mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-05-25 07:30:26 +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 12.2.0 (20241103.1931)
|
|
-->
|
|
<!-- Title: WebSocketPacketData Pages: 1 -->
|
|
<svg width="526pt" height="44pt"
|
|
viewBox="0.00 0.00 526.30 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 522.3,-40 522.3,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="94.86" cy="-18" rx="94.86" ry="18"/>
|
|
<text text-anchor="middle" x="94.86" y="-12.95" 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="322.1" cy="-18" rx="96.39" ry="18"/>
|
|
<text text-anchor="middle" x="322.1" y="-12.95" 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="M190.07,-18C198.02,-18 206.1,-18 214.13,-18"/>
|
|
<polygon fill="black" stroke="black" points="213.94,-21.5 223.94,-18 213.94,-14.5 213.94,-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="486.39" cy="-18" rx="31.9" ry="18"/>
|
|
<text text-anchor="middle" x="486.39" y="-12.95" 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="M418.91,-18C427.2,-18 435.28,-18 442.78,-18"/>
|
|
<polygon fill="black" stroke="black" points="442.53,-21.5 452.53,-18 442.53,-14.5 442.53,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|