mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-02-24 13:15:27 +00:00
73 lines
3.6 KiB
XML
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: SettingsCommandPacket Pages: 1 -->
|
|
<svg width="506pt" height="98pt"
|
|
viewBox="0.00 0.00 506.14 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>SettingsCommandPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 502.14,-94 502.14,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "SettingsCommandPacket", typeName: "", id: 0, branchId: 140, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="103.96" cy="-45" rx="103.96" ry="18"/>
|
|
<text text-anchor="middle" x="103.96" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">SettingsCommandPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Command", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "Command to update setting." -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="321.92" cy="-72" rx="49.57" ry="18"/>
|
|
<text text-anchor="middle" x="321.92" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Command</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M189.38,-55.55C214.18,-58.65 240.72,-61.97 263.42,-64.81"/>
|
|
<polygon fill="black" stroke="black" points="262.71,-68.25 273.06,-66.02 263.57,-61.3 262.71,-68.25"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Suppress Output?", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="321.92" cy="-18" rx="78.01" ry="18"/>
|
|
<text text-anchor="middle" x="321.92" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Suppress Output?</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M189.38,-34.45C206.56,-32.3 224.57,-30.05 241.57,-27.92"/>
|
|
<polygon fill="black" stroke="black" points="241.58,-31.45 251.07,-26.73 240.71,-24.5 241.58,-31.45"/>
|
|
</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="467.04" cy="-72" rx="31.1" ry="18"/>
|
|
<text text-anchor="middle" x="467.04" y="-66.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="M371.78,-72C388.85,-72 407.84,-72 424.28,-72"/>
|
|
<polygon fill="black" stroke="black" points="424.22,-75.5 434.22,-72 424.22,-68.5 424.22,-75.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="467.04" cy="-18" rx="27.61" ry="18"/>
|
|
<text text-anchor="middle" x="467.04" y="-12.57" 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="M400.35,-18C409.84,-18 419.19,-18 427.73,-18"/>
|
|
<polygon fill="black" stroke="black" points="427.67,-21.5 437.67,-18 427.67,-14.5 427.67,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|