mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2024-11-27 09:49:03 +00:00
99 lines
4.9 KiB
XML
99 lines
4.9 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: StopSoundPacket Pages: 1 -->
|
|
<svg width="477pt" height="152pt"
|
|
viewBox="0.00 0.00 477.20 152.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 148)">
|
|
<title>StopSoundPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-148 473.2,-148 473.2,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "StopSoundPacket", typeName: "", id: 0, branchId: 87, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="78.01" cy="-72" rx="78.01" ry="18"/>
|
|
<text text-anchor="middle" x="78.01" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">StopSoundPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Sound Name", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="281.51" cy="-126" rx="59.05" ry="18"/>
|
|
<text text-anchor="middle" x="281.51" y="-120.58" font-family="Times New Roman,serif" font-size="14.00">Sound Name</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M130.38,-85.77C159.33,-93.52 195.5,-103.22 225.09,-111.15"/>
|
|
<polygon fill="black" stroke="black" points="224.05,-114.49 234.61,-113.7 225.86,-107.73 224.05,-114.49"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Stop All Sounds?", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="281.51" cy="-72" rx="76.51" ry="18"/>
|
|
<text text-anchor="middle" x="281.51" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Stop All Sounds?</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M156.34,-72C168.49,-72 181.12,-72 193.47,-72"/>
|
|
<polygon fill="black" stroke="black" points="193.2,-75.5 203.2,-72 193.2,-68.5 193.2,-75.5"/>
|
|
</g>
|
|
<!-- 5 -->
|
|
<!-- name: "Stop Music (Legacy)", typeName: "", id: 5, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node6" class="node">
|
|
<title>5</title>
|
|
<ellipse fill="none" stroke="black" cx="281.51" cy="-18" rx="89.49" ry="18"/>
|
|
<text text-anchor="middle" x="281.51" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Stop Music (Legacy)</text>
|
|
</g>
|
|
<!-- 0->5 -->
|
|
<g id="edge5" class="edge">
|
|
<title>0->5</title>
|
|
<path fill="none" stroke="black" d="M130.38,-58.23C156.2,-51.31 187.78,-42.85 215.3,-35.48"/>
|
|
<polygon fill="black" stroke="black" points="216.2,-38.86 224.95,-32.89 214.39,-32.1 216.2,-38.86"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "string", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="438.1" cy="-126" rx="31.1" ry="18"/>
|
|
<text text-anchor="middle" x="438.1" y="-120.58" font-family="Times New Roman,serif" font-size="14.00">string</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M340.95,-126C359.15,-126 378.84,-126 395.63,-126"/>
|
|
<polygon fill="black" stroke="black" points="395.22,-129.5 405.22,-126 395.22,-122.5 395.22,-129.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "bool", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="438.1" cy="-72" rx="27.61" ry="18"/>
|
|
<text text-anchor="middle" x="438.1" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M358.44,-72C372.56,-72 386.74,-72 399.1,-72"/>
|
|
<polygon fill="black" stroke="black" points="398.81,-75.5 408.81,-72 398.81,-68.5 398.81,-75.5"/>
|
|
</g>
|
|
<!-- 6 -->
|
|
<!-- name: "bool", typeName: "", id: 6, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node7" class="node">
|
|
<title>6</title>
|
|
<ellipse fill="none" stroke="black" cx="438.1" cy="-18" rx="27.61" ry="18"/>
|
|
<text text-anchor="middle" x="438.1" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 5->6 -->
|
|
<g id="edge6" class="edge">
|
|
<title>5->6</title>
|
|
<path fill="none" stroke="black" d="M371.09,-18C380.72,-18 390.11,-18 398.64,-18"/>
|
|
<polygon fill="black" stroke="black" points="398.57,-21.5 408.57,-18 398.57,-14.5 398.57,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|