mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-05-31 16:22:02 +00:00
* Protocol for r/21_u7 Network Protocol Version 785 * Update changelog with bullets and enum changes section * Update README --------- Co-authored-by: Yash Shroff <yshroff@microsoft.com> Co-authored-by: Yash Shroff <yashshroff@Yashs-MBP.local>
127 lines
6.6 KiB
XML
127 lines
6.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 12.2.1 (20241206.2353)
|
|
-->
|
|
<!-- Title: UpdateClientOptions Pages: 1 -->
|
|
<svg width="993pt" height="152pt"
|
|
viewBox="0.00 0.00 992.59 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>UpdateClientOptions</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-148 988.59,-148 988.59,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "UpdateClientOptions", typeName: "", id: 0, branchId: 323, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="89.23" cy="-95" rx="89.23" ry="18"/>
|
|
<text text-anchor="middle" x="89.23" y="-89.95" font-family="Times New Roman,serif" font-size="14.00">UpdateClientOptions</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Graphics Mode Change", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "Whether or not packet has graphics mode change" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="743.86" cy="-124" rx="99.46" ry="18"/>
|
|
<text text-anchor="middle" x="743.86" y="-118.95" font-family="Times New Roman,serif" font-size="14.00">Graphics Mode Change</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M176.89,-98.85C295.2,-104.11 507.17,-113.53 635.43,-119.23"/>
|
|
<polygon fill="black" stroke="black" points="635.15,-122.72 645.3,-119.66 635.47,-115.72 635.15,-122.72"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Dependency on 'Graphics Mode Change'", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 2, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<polygon fill="none" stroke="black" points="447.2,-90 214.45,-90 214.45,-54 453.2,-54 453.2,-84 447.2,-90"/>
|
|
<polyline fill="none" stroke="black" points="447.2,-90 447.2,-84"/>
|
|
<polyline fill="none" stroke="black" points="453.2,-84 447.2,-84"/>
|
|
<text text-anchor="middle" x="333.83" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Dependency on 'Graphics Mode Change'</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M170.67,-87.37C181.01,-86.39 191.8,-85.37 202.68,-84.34"/>
|
|
<polygon fill="black" stroke="black" points="202.91,-87.83 212.53,-83.4 202.25,-80.86 202.91,-87.83"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "bool", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="936.31" cy="-126" rx="27.3" ry="18"/>
|
|
<text text-anchor="middle" x="936.31" y="-120.95" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M843.43,-125.04C862.67,-125.24 881.73,-125.44 897.45,-125.6"/>
|
|
<polygon fill="black" stroke="black" points="897.23,-129.1 907.27,-125.71 897.3,-122.1 897.23,-129.1"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "If False", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 4, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<polygon fill="none" stroke="black" points="544.45,-90 489.2,-72 544.45,-54 599.7,-72 544.45,-90"/>
|
|
<text text-anchor="middle" x="544.45" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">If False</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M453.46,-72C461.29,-72 469,-72 476.43,-72"/>
|
|
<polygon fill="black" stroke="black" points="476.32,-75.5 486.32,-72 476.32,-68.5 476.32,-75.5"/>
|
|
</g>
|
|
<!-- 6 -->
|
|
<!-- name: "If True", typeName: "", id: 6, branchId: 1, recurseId: -1, attributes: 4, notes: "" -->
|
|
<g id="node7" class="node">
|
|
<title>6</title>
|
|
<polygon fill="none" stroke="black" points="544.45,-36 492.82,-18 544.45,0 596.08,-18 544.45,-36"/>
|
|
<text text-anchor="middle" x="544.45" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">If True</text>
|
|
</g>
|
|
<!-- 3->6 -->
|
|
<g id="edge6" class="edge">
|
|
<title>3->6</title>
|
|
<path fill="none" stroke="black" d="M406.04,-53.57C438.26,-45.23 475.19,-35.67 502.64,-28.56"/>
|
|
<polygon fill="black" stroke="black" points="503.52,-31.95 512.32,-26.06 501.77,-25.17 503.52,-31.95"/>
|
|
</g>
|
|
<!-- 5 -->
|
|
<!-- name: "[No Data]", typeName: "", id: 5, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node6" class="node">
|
|
<title>5</title>
|
|
<ellipse fill="none" stroke="black" cx="936.31" cy="-72" rx="48.28" ry="18"/>
|
|
<text text-anchor="middle" x="936.31" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">[No Data]</text>
|
|
</g>
|
|
<!-- 4->5 -->
|
|
<g id="edge5" class="edge">
|
|
<title>4->5</title>
|
|
<path fill="none" stroke="black" d="M601.31,-72C674.35,-72 801.77,-72 876.32,-72"/>
|
|
<polygon fill="black" stroke="black" points="876.31,-75.5 886.31,-72 876.31,-68.5 876.31,-75.5"/>
|
|
</g>
|
|
<!-- 7 -->
|
|
<!-- name: "New graphics mode value", typeName: "", id: 7, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node8" class="node">
|
|
<title>7</title>
|
|
<ellipse fill="none" stroke="black" cx="743.86" cy="-18" rx="108.16" ry="18"/>
|
|
<text text-anchor="middle" x="743.86" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">New graphics mode value</text>
|
|
</g>
|
|
<!-- 6->7 -->
|
|
<g id="edge7" class="edge">
|
|
<title>6->7</title>
|
|
<path fill="none" stroke="black" d="M597.58,-18C605.94,-18 614.89,-18 624.07,-18"/>
|
|
<polygon fill="black" stroke="black" points="623.86,-21.5 633.86,-18 623.86,-14.5 623.86,-21.5"/>
|
|
</g>
|
|
<!-- 8 -->
|
|
<!-- name: "byte", typeName: "", id: 8, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node9" class="node">
|
|
<title>8</title>
|
|
<ellipse fill="none" stroke="black" cx="936.31" cy="-18" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="936.31" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">byte</text>
|
|
</g>
|
|
<!-- 7->8 -->
|
|
<g id="edge8" class="edge">
|
|
<title>7->8</title>
|
|
<path fill="none" stroke="black" d="M852.33,-18C868.48,-18 884.15,-18 897.44,-18"/>
|
|
<polygon fill="black" stroke="black" points="897.42,-21.5 907.42,-18 897.42,-14.5 897.42,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|