1
0
mirror of https://github.com/Mojang/bedrock-protocol-docs.git synced 2025-02-24 10:55:29 +00:00
bedrock-protocol-docs/html/svg/StopSoundPacket.svg
Oswaldo Leyva Barrientos 933599d224 Protocol version 622 for r/20_u7
2024-02-15 15:10:22 -08:00

73 lines
3.6 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: StopSoundPacket Pages: 1 -->
<svg width="451pt" height="98pt"
viewBox="0.00 0.00 451.25 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>StopSoundPacket</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-94 447.25,-94 447.25,4 -4,4"/>
<!-- 0 -->
<!-- name: &quot;StopSoundPacket&quot;, typeName: &quot;&quot;, id: 0, branchId: 87, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<g id="node1" class="node">
<title>0</title>
<ellipse fill="none" stroke="black" cx="78.01" cy="-45" rx="78.01" ry="18"/>
<text text-anchor="middle" x="78.01" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">StopSoundPacket</text>
</g>
<!-- 1 -->
<!-- name: &quot;Sound Name&quot;, typeName: &quot;&quot;, id: 1, branchId: 0, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<g id="node2" class="node">
<title>1</title>
<ellipse fill="none" stroke="black" cx="268.53" cy="-72" rx="59.05" ry="18"/>
<text text-anchor="middle" x="268.53" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Sound Name</text>
</g>
<!-- 0&#45;&gt;1 -->
<g id="edge1" class="edge">
<title>0&#45;&gt;1</title>
<path fill="none" stroke="black" d="M145.21,-54.48C164.01,-57.17 184.45,-60.1 203.15,-62.78"/>
<polygon fill="black" stroke="black" points="202.64,-66.24 213.03,-64.19 203.63,-59.31 202.64,-66.24"/>
</g>
<!-- 3 -->
<!-- name: &quot;Stop All Sounds?&quot;, typeName: &quot;&quot;, id: 3, branchId: 0, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<g id="node4" class="node">
<title>3</title>
<ellipse fill="none" stroke="black" cx="268.53" cy="-18" rx="76.51" ry="18"/>
<text text-anchor="middle" x="268.53" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Stop All Sounds?</text>
</g>
<!-- 0&#45;&gt;3 -->
<g id="edge3" class="edge">
<title>0&#45;&gt;3</title>
<path fill="none" stroke="black" d="M145.21,-35.52C159.92,-33.41 175.64,-31.16 190.73,-29"/>
<polygon fill="black" stroke="black" points="191.23,-32.46 200.63,-27.58 190.23,-25.54 191.23,-32.46"/>
</g>
<!-- 2 -->
<!-- name: &quot;string&quot;, typeName: &quot;&quot;, id: 2, branchId: 0, recurseId: &#45;1, attributes: 512, notes: &quot;&quot; -->
<g id="node3" class="node">
<title>2</title>
<ellipse fill="none" stroke="black" cx="412.15" cy="-72" rx="31.1" ry="18"/>
<text text-anchor="middle" x="412.15" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">string</text>
</g>
<!-- 1&#45;&gt;2 -->
<g id="edge2" class="edge">
<title>1&#45;&gt;2</title>
<path fill="none" stroke="black" d="M327.95,-72C341.83,-72 356.37,-72 369.34,-72"/>
<polygon fill="black" stroke="black" points="369.24,-75.5 379.24,-72 369.24,-68.5 369.24,-75.5"/>
</g>
<!-- 4 -->
<!-- name: &quot;bool&quot;, typeName: &quot;&quot;, id: 4, branchId: 0, recurseId: &#45;1, attributes: 512, notes: &quot;&quot; -->
<g id="node5" class="node">
<title>4</title>
<ellipse fill="none" stroke="black" cx="412.15" cy="-18" rx="27.61" ry="18"/>
<text text-anchor="middle" x="412.15" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">bool</text>
</g>
<!-- 3&#45;&gt;4 -->
<g id="edge4" class="edge">
<title>3&#45;&gt;4</title>
<path fill="none" stroke="black" d="M345.32,-18C354.79,-18 364.15,-18 372.7,-18"/>
<polygon fill="black" stroke="black" points="372.68,-21.5 382.68,-18 372.68,-14.5 372.68,-21.5"/>
</g>
</g>
</svg>