mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-17 14:34:58 +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
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 12.2.1 (20241206.2353)
|
|
-->
|
|
<!-- Title: FullContainerName Pages: 1 -->
|
|
<svg width="621pt" height="98pt"
|
|
viewBox="0.00 0.00 621.49 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>FullContainerName</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 617.49,-94 617.49,4 -4,4"/>
|
|
<!-- 10 -->
|
|
<!-- name: "FullContainerName", typeName: "", id: 10, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>10</title>
|
|
<ellipse fill="none" stroke="black" cx="84.62" cy="-45" rx="84.62" ry="18"/>
|
|
<text text-anchor="middle" x="84.62" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">FullContainerName</text>
|
|
</g>
|
|
<!-- 11 -->
|
|
<!-- name: "Container Name", typeName: "", id: 11, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>11</title>
|
|
<ellipse fill="none" stroke="black" cx="277.57" cy="-72" rx="72.34" ry="18"/>
|
|
<text text-anchor="middle" x="277.57" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Container Name</text>
|
|
</g>
|
|
<!-- 10->11 -->
|
|
<g id="edge1" class="edge">
|
|
<title>10->11</title>
|
|
<path fill="none" stroke="black" d="M156.18,-54.98C171.4,-57.13 187.52,-59.41 202.86,-61.58"/>
|
|
<polygon fill="black" stroke="black" points="201.97,-64.99 212.36,-62.92 202.95,-58.06 201.97,-64.99"/>
|
|
</g>
|
|
<!-- 13 -->
|
|
<!-- name: "Dynamic ID", typeName: "std::optional<unsigned int>", id: 13, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>13</title>
|
|
<ellipse fill="none" stroke="black" cx="277.57" cy="-18" rx="57.49" ry="18"/>
|
|
<text text-anchor="middle" x="277.57" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Dynamic ID</text>
|
|
</g>
|
|
<!-- 10->13 -->
|
|
<g id="edge3" class="edge">
|
|
<title>10->13</title>
|
|
<path fill="none" stroke="black" d="M156.18,-35.02C174.92,-32.37 195.04,-29.53 213.36,-26.94"/>
|
|
<polygon fill="black" stroke="black" points="213.6,-30.44 223.01,-25.57 212.62,-23.51 213.6,-30.44"/>
|
|
</g>
|
|
<!-- 12 -->
|
|
<!-- name: "byte", typeName: "", id: 12, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>12</title>
|
|
<ellipse fill="none" stroke="black" cx="499.7" cy="-72" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="499.7" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">byte</text>
|
|
</g>
|
|
<!-- 11->12 -->
|
|
<g id="edge2" class="edge">
|
|
<title>11->12</title>
|
|
<path fill="none" stroke="black" d="M350.35,-72C387.23,-72 430.67,-72 460.97,-72"/>
|
|
<polygon fill="black" stroke="black" points="460.79,-75.5 470.79,-72 460.79,-68.5 460.79,-75.5"/>
|
|
</g>
|
|
<!-- 17 -->
|
|
<!-- name: "std::optional<unsigned int>", typeName: "", id: 17, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>17</title>
|
|
<ellipse fill="none" stroke="black" cx="499.7" cy="-18" rx="113.79" ry="18"/>
|
|
<text text-anchor="middle" x="499.7" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">std::optional<unsigned int></text>
|
|
</g>
|
|
<!-- 13->17 -->
|
|
<g id="edge4" class="edge">
|
|
<title>13->17</title>
|
|
<path fill="none" stroke="black" d="M335.55,-18C347.59,-18 360.75,-18 374.2,-18"/>
|
|
<polygon fill="black" stroke="black" points="374.03,-21.5 384.03,-18 374.03,-14.5 374.03,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|