mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-02-24 06:15:38 +00:00
73 lines
3.7 KiB
XML
73 lines
3.7 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 10.0.1 (20240210.2158)
|
|
-->
|
|
<!-- Title: ServerSettingsResponsePacket Pages: 1 -->
|
|
<svg width="601pt" height="98pt"
|
|
viewBox="0.00 0.00 600.95 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>ServerSettingsResponsePacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 596.95,-94 596.95,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "ServerSettingsResponsePacket", typeName: "", id: 0, branchId: 103, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="125.91" cy="-45" rx="125.91" ry="18"/>
|
|
<text text-anchor="middle" x="125.91" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">ServerSettingsResponsePacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Form ID", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="355.86" cy="-72" rx="43.08" ry="18"/>
|
|
<text text-anchor="middle" x="355.86" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Form ID</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M224.24,-56.53C251.16,-59.72 279.34,-63.05 302.6,-65.81"/>
|
|
<polygon fill="black" stroke="black" points="302.1,-69.28 312.44,-66.98 302.92,-62.32 302.1,-69.28"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Form UI JSON", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="355.86" cy="-18" rx="68.03" ry="18"/>
|
|
<text text-anchor="middle" x="355.86" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Form UI JSON</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M224.24,-33.47C243.58,-31.18 263.58,-28.81 281.93,-26.64"/>
|
|
<polygon fill="black" stroke="black" points="282.1,-30.14 291.62,-25.49 281.28,-23.19 282.1,-30.14"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "unsigned varint", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="526.42" cy="-72" rx="66.53" ry="18"/>
|
|
<text text-anchor="middle" x="526.42" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">unsigned varint</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M399.39,-72C414.21,-72 431.33,-72 448.09,-72"/>
|
|
<polygon fill="black" stroke="black" points="448.08,-75.5 458.08,-72 448.08,-68.5 448.08,-75.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "string", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="526.42" cy="-18" rx="31.1" ry="18"/>
|
|
<text text-anchor="middle" x="526.42" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">string</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M423.96,-18C444.14,-18 465.7,-18 483.73,-18"/>
|
|
<polygon fill="black" stroke="black" points="483.5,-21.5 493.5,-18 483.5,-14.5 483.5,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|