mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-08 20:58:55 +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.5 KiB
XML
73 lines
3.5 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: ChunkPos Pages: 1 -->
|
|
<svg width="296pt" height="98pt"
|
|
viewBox="0.00 0.00 296.41 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>ChunkPos</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 292.41,-94 292.41,4 -4,4"/>
|
|
<!-- 2 -->
|
|
<!-- name: "ChunkPos", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="48.79" cy="-45" rx="48.79" ry="18"/>
|
|
<text text-anchor="middle" x="48.79" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">ChunkPos</text>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "X", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="160.58" cy="-72" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="160.58" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">X</text>
|
|
</g>
|
|
<!-- 2->3 -->
|
|
<g id="edge1" class="edge">
|
|
<title>2->3</title>
|
|
<path fill="none" stroke="black" d="M90.05,-54.9C101.02,-57.6 112.83,-60.5 123.54,-63.14"/>
|
|
<polygon fill="black" stroke="black" points="122.63,-66.52 133.18,-65.51 124.31,-59.72 122.63,-66.52"/>
|
|
</g>
|
|
<!-- 5 -->
|
|
<!-- name: "Z", typeName: "", id: 5, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>5</title>
|
|
<ellipse fill="none" stroke="black" cx="160.58" cy="-18" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="160.58" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Z</text>
|
|
</g>
|
|
<!-- 2->5 -->
|
|
<g id="edge3" class="edge">
|
|
<title>2->5</title>
|
|
<path fill="none" stroke="black" d="M90.05,-35.1C101.02,-32.4 112.83,-29.5 123.54,-26.86"/>
|
|
<polygon fill="black" stroke="black" points="124.31,-30.28 133.18,-24.49 122.63,-23.48 124.31,-30.28"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "varint", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="256" cy="-72" rx="32.41" ry="18"/>
|
|
<text text-anchor="middle" x="256" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">varint</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge2" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M187.61,-72C195.09,-72 203.47,-72 211.7,-72"/>
|
|
<polygon fill="black" stroke="black" points="211.62,-75.5 221.62,-72 211.62,-68.5 211.62,-75.5"/>
|
|
</g>
|
|
<!-- 6 -->
|
|
<!-- name: "varint", typeName: "", id: 6, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>6</title>
|
|
<ellipse fill="none" stroke="black" cx="256" cy="-18" rx="32.41" ry="18"/>
|
|
<text text-anchor="middle" x="256" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">varint</text>
|
|
</g>
|
|
<!-- 5->6 -->
|
|
<g id="edge4" class="edge">
|
|
<title>5->6</title>
|
|
<path fill="none" stroke="black" d="M187.61,-18C195.09,-18 203.47,-18 211.7,-18"/>
|
|
<polygon fill="black" stroke="black" points="211.62,-21.5 221.62,-18 211.62,-14.5 211.62,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|