mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-28 16:52:08 +00:00
* Protocol for r/21_u6 NetworkProtocolVersion 776 * Protocol for r/21_u6 NetworkProtocolVersion 776 - Fix README version * Protocol for r/21_u6 NetworkProtocolVersion 776 - Fix changelog release * Protocol for r/21_u6 NetworkProtocolVersion 776 - Add NoteBlockInstrument to protocol doc
179 lines
9.1 KiB
XML
179 lines
9.1 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 12.2.1 (20241206.2353)
|
|
-->
|
|
<!-- Title: DisconnectPacket Pages: 1 -->
|
|
<svg width="866pt" height="260pt"
|
|
viewBox="0.00 0.00 866.23 260.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 256)">
|
|
<title>DisconnectPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-256 862.23,-256 862.23,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="76.94" cy="-180" rx="76.94" ry="18"/>
|
|
<text text-anchor="middle" x="76.94" y="-174.95" 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: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="283.76" cy="-230" rx="38.04" ry="18"/>
|
|
<text text-anchor="middle" x="283.76" y="-224.95" 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="M131.49,-193.07C164.74,-201.19 206.97,-211.5 238.35,-219.16"/>
|
|
<polygon fill="black" stroke="black" points="237.37,-222.52 247.92,-221.49 239.03,-215.72 237.37,-222.52"/>
|
|
</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="476.76" cy="-180" rx="63.12" ry="18"/>
|
|
<text text-anchor="middle" x="476.76" y="-174.95" 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="M154.17,-180C225.45,-180 331.2,-180 401.74,-180"/>
|
|
<polygon fill="black" stroke="black" points="401.67,-183.5 411.67,-180 401.67,-176.5 401.67,-183.5"/>
|
|
</g>
|
|
<!-- 5 -->
|
|
<!-- name: "Dependency on 'Has 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="371.63,-144 189.88,-144 189.88,-108 377.63,-108 377.63,-138 371.63,-144"/>
|
|
<polyline fill="none" stroke="black" points="371.63,-144 371.63,-138"/>
|
|
<polyline fill="none" stroke="black" points="377.63,-138 371.63,-138"/>
|
|
<text text-anchor="middle" x="283.76" y="-120.95" font-family="Times New Roman,serif" font-size="14.00">Dependency on 'Has Message?'</text>
|
|
</g>
|
|
<!-- 0->5 -->
|
|
<g id="edge5" class="edge">
|
|
<title>0->5</title>
|
|
<path fill="none" stroke="black" d="M129.36,-166.44C151.25,-160.67 177.31,-153.8 201.68,-147.38"/>
|
|
<polygon fill="black" stroke="black" points="202.5,-150.78 211.28,-144.85 200.72,-144.01 202.5,-150.78"/>
|
|
</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="809.95" cy="-234" rx="32.41" ry="18"/>
|
|
<text text-anchor="middle" x="809.95" y="-228.95" 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="M322.04,-230.28C416.65,-231.01 665.66,-232.91 766.07,-233.67"/>
|
|
<polygon fill="black" stroke="black" points="765.74,-237.17 775.77,-233.75 765.79,-230.17 765.74,-237.17"/>
|
|
</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="809.95" cy="-180" rx="27.3" ry="18"/>
|
|
<text text-anchor="middle" x="809.95" y="-174.95" 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="M540.05,-180C608.1,-180 714.9,-180 771.24,-180"/>
|
|
<polygon fill="black" stroke="black" points="770.96,-183.5 780.96,-180 770.96,-176.5 770.96,-183.5"/>
|
|
</g>
|
|
<!-- 6 -->
|
|
<!-- name: "If False", typeName: "", id: 6, branchId: 0, recurseId: -1, attributes: 4, notes: "" -->
|
|
<g id="node7" class="node">
|
|
<title>6</title>
|
|
<polygon fill="none" stroke="black" points="650.77,-144 595.52,-126 650.77,-108 706.02,-126 650.77,-144"/>
|
|
<text text-anchor="middle" x="650.77" y="-120.95" font-family="Times New Roman,serif" font-size="14.00">If False</text>
|
|
</g>
|
|
<!-- 5->6 -->
|
|
<g id="edge6" class="edge">
|
|
<title>5->6</title>
|
|
<path fill="none" stroke="black" d="M377.81,-126C441.74,-126 525.12,-126 582.61,-126"/>
|
|
<polygon fill="black" stroke="black" points="582.6,-129.5 592.6,-126 582.6,-122.5 582.6,-129.5"/>
|
|
</g>
|
|
<!-- 8 -->
|
|
<!-- name: "If True", typeName: "", id: 8, branchId: 1, recurseId: -1, attributes: 4, notes: "" -->
|
|
<g id="node9" class="node">
|
|
<title>8</title>
|
|
<polygon fill="none" stroke="black" points="476.76,-90 425.13,-72 476.76,-54 528.39,-72 476.76,-90"/>
|
|
<text text-anchor="middle" x="476.76" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">If True</text>
|
|
</g>
|
|
<!-- 5->8 -->
|
|
<g id="edge8" class="edge">
|
|
<title>5->8</title>
|
|
<path fill="none" stroke="black" d="M349.96,-107.57C378.63,-99.46 411.38,-90.2 436.27,-83.16"/>
|
|
<polygon fill="black" stroke="black" points="436.98,-86.6 445.65,-80.51 435.08,-79.86 436.98,-86.6"/>
|
|
</g>
|
|
<!-- 7 -->
|
|
<!-- name: "[No Data]", typeName: "", id: 7, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node8" class="node">
|
|
<title>7</title>
|
|
<ellipse fill="none" stroke="black" cx="809.95" cy="-126" rx="48.28" ry="18"/>
|
|
<text text-anchor="middle" x="809.95" y="-120.95" font-family="Times New Roman,serif" font-size="14.00">[No Data]</text>
|
|
</g>
|
|
<!-- 6->7 -->
|
|
<g id="edge7" class="edge">
|
|
<title>6->7</title>
|
|
<path fill="none" stroke="black" d="M707.63,-126C721.35,-126 736.08,-126 749.94,-126"/>
|
|
<polygon fill="black" stroke="black" points="749.82,-129.5 759.82,-126 749.82,-122.5 749.82,-129.5"/>
|
|
</g>
|
|
<!-- 9 -->
|
|
<!-- name: "Message", typeName: "", id: 9, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node10" class="node">
|
|
<title>9</title>
|
|
<ellipse fill="none" stroke="black" cx="650.77" cy="-72" rx="43.67" ry="18"/>
|
|
<text text-anchor="middle" x="650.77" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Message</text>
|
|
</g>
|
|
<!-- 8->9 -->
|
|
<g id="edge9" class="edge">
|
|
<title>8->9</title>
|
|
<path fill="none" stroke="black" d="M529.83,-72C550.61,-72 574.53,-72 595.52,-72"/>
|
|
<polygon fill="black" stroke="black" points="595.32,-75.5 605.32,-72 595.32,-68.5 595.32,-75.5"/>
|
|
</g>
|
|
<!-- 11 -->
|
|
<!-- name: "Filtered Message", typeName: "", id: 11, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node12" class="node">
|
|
<title>11</title>
|
|
<ellipse fill="none" stroke="black" cx="650.77" cy="-18" rx="74.89" ry="18"/>
|
|
<text text-anchor="middle" x="650.77" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Filtered Message</text>
|
|
</g>
|
|
<!-- 8->11 -->
|
|
<g id="edge11" class="edge">
|
|
<title>8->11</title>
|
|
<path fill="none" stroke="black" d="M505.01,-63.44C528.64,-56.03 563.59,-45.05 593.23,-35.75"/>
|
|
<polygon fill="black" stroke="black" points="593.94,-39.19 602.44,-32.86 591.85,-32.52 593.94,-39.19"/>
|
|
</g>
|
|
<!-- 10 -->
|
|
<!-- name: "string", typeName: "", id: 10, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node11" class="node">
|
|
<title>10</title>
|
|
<ellipse fill="none" stroke="black" cx="809.95" cy="-72" rx="31.9" ry="18"/>
|
|
<text text-anchor="middle" x="809.95" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">string</text>
|
|
</g>
|
|
<!-- 9->10 -->
|
|
<g id="edge10" class="edge">
|
|
<title>9->10</title>
|
|
<path fill="none" stroke="black" d="M694.72,-72C717.07,-72 744.29,-72 766.55,-72"/>
|
|
<polygon fill="black" stroke="black" points="766.5,-75.5 776.5,-72 766.5,-68.5 766.5,-75.5"/>
|
|
</g>
|
|
<!-- 12 -->
|
|
<!-- name: "string", typeName: "", id: 12, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node13" class="node">
|
|
<title>12</title>
|
|
<ellipse fill="none" stroke="black" cx="809.95" cy="-18" rx="31.9" ry="18"/>
|
|
<text text-anchor="middle" x="809.95" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">string</text>
|
|
</g>
|
|
<!-- 11->12 -->
|
|
<g id="edge12" class="edge">
|
|
<title>11->12</title>
|
|
<path fill="none" stroke="black" d="M725.76,-18C739.64,-18 753.71,-18 766.23,-18"/>
|
|
<polygon fill="black" stroke="black" points="766.19,-21.5 776.19,-18 766.19,-14.5 766.19,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|