mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-07 11:15:17 +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: mce::UUID Pages: 1 -->
|
|
<svg width="504pt" height="98pt"
|
|
viewBox="0.00 0.00 503.78 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>mce::UUID</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 499.78,-94 499.78,4 -4,4"/>
|
|
<!-- 43 -->
|
|
<!-- name: "mce::UUID", typeName: "", id: 43, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>43</title>
|
|
<ellipse fill="none" stroke="black" cx="54.93" cy="-45" rx="54.93" ry="18"/>
|
|
<text text-anchor="middle" x="54.93" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">mce::UUID</text>
|
|
</g>
|
|
<!-- 44 -->
|
|
<!-- name: "Most Significant Bits", typeName: "", id: 44, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>44</title>
|
|
<ellipse fill="none" stroke="black" cx="237.14" cy="-72" rx="90.76" ry="18"/>
|
|
<text text-anchor="middle" x="237.14" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Most Significant Bits</text>
|
|
</g>
|
|
<!-- 43->44 -->
|
|
<g id="edge1" class="edge">
|
|
<title>43->44</title>
|
|
<path fill="none" stroke="black" d="M105.65,-52.45C120.21,-54.63 136.55,-57.08 152.6,-59.48"/>
|
|
<polygon fill="black" stroke="black" points="151.74,-62.89 162.15,-60.91 152.78,-55.97 151.74,-62.89"/>
|
|
</g>
|
|
<!-- 46 -->
|
|
<!-- name: "Least Significant Bits", typeName: "", id: 46, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>46</title>
|
|
<ellipse fill="none" stroke="black" cx="237.14" cy="-18" rx="91.27" ry="18"/>
|
|
<text text-anchor="middle" x="237.14" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Least Significant Bits</text>
|
|
</g>
|
|
<!-- 43->46 -->
|
|
<g id="edge3" class="edge">
|
|
<title>43->46</title>
|
|
<path fill="none" stroke="black" d="M105.65,-37.55C120.13,-35.38 136.36,-32.95 152.32,-30.56"/>
|
|
<polygon fill="black" stroke="black" points="152.44,-34.08 161.81,-29.14 151.4,-27.16 152.44,-34.08"/>
|
|
</g>
|
|
<!-- 45 -->
|
|
<!-- name: "unsigned int64", typeName: "", id: 45, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>45</title>
|
|
<ellipse fill="none" stroke="black" cx="430.1" cy="-72" rx="65.68" ry="18"/>
|
|
<text text-anchor="middle" x="430.1" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">unsigned int64</text>
|
|
</g>
|
|
<!-- 44->45 -->
|
|
<g id="edge2" class="edge">
|
|
<title>44->45</title>
|
|
<path fill="none" stroke="black" d="M328.31,-72C336.51,-72 344.77,-72 352.83,-72"/>
|
|
<polygon fill="black" stroke="black" points="352.57,-75.5 362.57,-72 352.57,-68.5 352.57,-75.5"/>
|
|
</g>
|
|
<!-- 47 -->
|
|
<!-- name: "unsigned int64", typeName: "", id: 47, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>47</title>
|
|
<ellipse fill="none" stroke="black" cx="430.1" cy="-18" rx="65.68" ry="18"/>
|
|
<text text-anchor="middle" x="430.1" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">unsigned int64</text>
|
|
</g>
|
|
<!-- 46->47 -->
|
|
<g id="edge4" class="edge">
|
|
<title>46->47</title>
|
|
<path fill="none" stroke="black" d="M328.86,-18C336.82,-18 344.81,-18 352.63,-18"/>
|
|
<polygon fill="black" stroke="black" points="352.42,-21.5 362.42,-18 352.42,-14.5 352.42,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|