mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-02-24 08:35:29 +00:00
153 lines
7.8 KiB
XML
153 lines
7.8 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: DisconnectPacket Pages: 1 -->
|
|
<svg width="800pt" height="206pt"
|
|
viewBox="0.00 0.00 799.66 206.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 202)">
|
|
<title>DisconnectPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-202 795.66,-202 795.66,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "DisconnectPacket", typeName: "", id: 0, branchId: 5, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="77.51" cy="-126" rx="77.51" ry="18"/>
|
|
<text text-anchor="middle" x="77.51" y="-120.58" font-family="Times New Roman,serif" font-size="14.00">DisconnectPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Reason", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "enumeration: Connection::DisconnectFailReason" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="286.77" cy="-176" rx="38.59" ry="18"/>
|
|
<text text-anchor="middle" x="286.77" y="-170.57" font-family="Times New Roman,serif" font-size="14.00">Reason</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M132.7,-139.07C166.34,-147.19 209.08,-157.5 240.84,-165.16"/>
|
|
<polygon fill="black" stroke="black" points="239.99,-168.56 250.53,-167.5 241.63,-161.75 239.99,-168.56"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Skip Message", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="597.98" cy="-126" rx="62.54" ry="18"/>
|
|
<text text-anchor="middle" x="597.98" y="-120.58" font-family="Times New Roman,serif" font-size="14.00">Skip Message</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M155.29,-126C254.67,-126 426.6,-126 524.06,-126"/>
|
|
<polygon fill="black" stroke="black" points="523.76,-129.5 533.76,-126 523.76,-122.5 523.76,-129.5"/>
|
|
</g>
|
|
<!-- 5 -->
|
|
<!-- name: "Dependency on 'Skip Message'", typeName: "", id: 5, branchId: 0, recurseId: -1, attributes: 2, notes: "" -->
|
|
<g id="node6" class="node">
|
|
<title>5</title>
|
|
<polygon fill="none" stroke="black" points="376.52,-90 191.02,-90 191.02,-54 382.52,-54 382.52,-84 376.52,-90"/>
|
|
<polyline fill="none" stroke="black" points="376.52,-90 376.52,-84"/>
|
|
<polyline fill="none" stroke="black" points="382.52,-84 376.52,-84"/>
|
|
<text text-anchor="middle" x="286.77" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Dependency on 'Skip Message'</text>
|
|
</g>
|
|
<!-- 0->5 -->
|
|
<g id="edge5" class="edge">
|
|
<title>0->5</title>
|
|
<path fill="none" stroke="black" d="M130.54,-112.44C152.79,-106.65 179.3,-99.74 204.06,-93.29"/>
|
|
<polygon fill="black" stroke="black" points="204.66,-96.75 213.45,-90.84 202.89,-89.98 204.66,-96.75"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "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="744.09" cy="-180" rx="31.1" ry="18"/>
|
|
<text text-anchor="middle" x="744.09" y="-174.57" font-family="Times New Roman,serif" font-size="14.00">varint</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M325.81,-176.33C410.3,-177.08 613.09,-178.86 701.13,-179.63"/>
|
|
<polygon fill="black" stroke="black" points="700.97,-183.13 711,-179.72 701.03,-176.13 700.97,-183.13"/>
|
|
</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="744.09" cy="-126" rx="27.61" ry="18"/>
|
|
<text text-anchor="middle" x="744.09" y="-120.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="M660.93,-126C675.92,-126 691.5,-126 705.02,-126"/>
|
|
<polygon fill="black" stroke="black" points="704.78,-129.5 714.78,-126 704.78,-122.5 704.78,-129.5"/>
|
|
</g>
|
|
<!-- 6 -->
|
|
<!-- name: "if (0)", typeName: "", id: 6, branchId: 0, recurseId: -1, attributes: 4, notes: "" -->
|
|
<g id="node7" class="node">
|
|
<title>6</title>
|
|
<polygon fill="none" stroke="black" points="458.98,-90 418.52,-72 458.98,-54 499.44,-72 458.98,-90"/>
|
|
<text text-anchor="middle" x="458.98" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">if (0)</text>
|
|
</g>
|
|
<!-- 5->6 -->
|
|
<g id="edge6" class="edge">
|
|
<title>5->6</title>
|
|
<path fill="none" stroke="black" d="M382.83,-72C390.82,-72 398.7,-72 406.17,-72"/>
|
|
<polygon fill="black" stroke="black" points="406.02,-75.5 416.02,-72 406.02,-68.5 406.02,-75.5"/>
|
|
</g>
|
|
<!-- 9 -->
|
|
<!-- name: "if (1)", typeName: "", id: 9, branchId: 1, recurseId: -1, attributes: 4, notes: "" -->
|
|
<g id="node10" class="node">
|
|
<title>9</title>
|
|
<polygon fill="none" stroke="black" points="458.98,-36 418.52,-18 458.98,0 499.44,-18 458.98,-36"/>
|
|
<text text-anchor="middle" x="458.98" y="-12.58" font-family="Times New Roman,serif" font-size="14.00">if (1)</text>
|
|
</g>
|
|
<!-- 5->9 -->
|
|
<g id="edge9" class="edge">
|
|
<title>5->9</title>
|
|
<path fill="none" stroke="black" d="M345.87,-53.57C371.79,-45.35 401.43,-35.94 423.72,-28.87"/>
|
|
<polygon fill="black" stroke="black" points="424.74,-32.22 433.21,-25.86 422.62,-25.55 424.74,-32.22"/>
|
|
</g>
|
|
<!-- 7 -->
|
|
<!-- name: "Message", typeName: "", id: 7, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node8" class="node">
|
|
<title>7</title>
|
|
<ellipse fill="none" stroke="black" cx="597.98" cy="-72" rx="43.08" ry="18"/>
|
|
<text text-anchor="middle" x="597.98" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Message</text>
|
|
</g>
|
|
<!-- 6->7 -->
|
|
<g id="edge7" class="edge">
|
|
<title>6->7</title>
|
|
<path fill="none" stroke="black" d="M500.34,-72C513.8,-72 529,-72 543.3,-72"/>
|
|
<polygon fill="black" stroke="black" points="543.01,-75.5 553.01,-72 543.01,-68.5 543.01,-75.5"/>
|
|
</g>
|
|
<!-- 8 -->
|
|
<!-- name: "string", typeName: "", id: 8, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node9" class="node">
|
|
<title>8</title>
|
|
<ellipse fill="none" stroke="black" cx="744.09" cy="-72" rx="31.1" ry="18"/>
|
|
<text text-anchor="middle" x="744.09" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">string</text>
|
|
</g>
|
|
<!-- 7->8 -->
|
|
<g id="edge8" class="edge">
|
|
<title>7->8</title>
|
|
<path fill="none" stroke="black" d="M641.44,-72C660.33,-72 682.5,-72 701.31,-72"/>
|
|
<polygon fill="black" stroke="black" points="701.3,-75.5 711.3,-72 701.3,-68.5 701.3,-75.5"/>
|
|
</g>
|
|
<!-- 10 -->
|
|
<!-- name: "[No Data]", typeName: "", id: 10, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node11" class="node">
|
|
<title>10</title>
|
|
<ellipse fill="none" stroke="black" cx="744.09" cy="-18" rx="47.57" ry="18"/>
|
|
<text text-anchor="middle" x="744.09" y="-12.58" font-family="Times New Roman,serif" font-size="14.00">[No Data]</text>
|
|
</g>
|
|
<!-- 9->10 -->
|
|
<g id="edge10" class="edge">
|
|
<title>9->10</title>
|
|
<path fill="none" stroke="black" d="M500.54,-18C548.93,-18 630.18,-18 685.17,-18"/>
|
|
<polygon fill="black" stroke="black" points="684.97,-21.5 694.97,-18 684.97,-14.5 684.97,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|