1
0
mirror of https://github.com/Mojang/bedrock-protocol-docs.git synced 2025-07-08 20:58:55 +00:00
Files
bedrock-protocol-docs/html/svg/ChunkPos.svg
Oswaldo Leyva Barrientos a27d6bb22a Protocol for r/21_u6 NetworkProtocolVersion 776 (#18)
* 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
2025-02-13 19:28:13 -08:00

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: &quot;ChunkPos&quot;, typeName: &quot;&quot;, id: 2, branchId: 0, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<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: &quot;X&quot;, typeName: &quot;&quot;, id: 3, branchId: 0, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<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&#45;&gt;3 -->
<g id="edge1" class="edge">
<title>2&#45;&gt;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: &quot;Z&quot;, typeName: &quot;&quot;, id: 5, branchId: 0, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<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&#45;&gt;5 -->
<g id="edge3" class="edge">
<title>2&#45;&gt;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: &quot;varint&quot;, typeName: &quot;&quot;, id: 4, branchId: 0, recurseId: &#45;1, attributes: 512, notes: &quot;&quot; -->
<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&#45;&gt;4 -->
<g id="edge2" class="edge">
<title>3&#45;&gt;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: &quot;varint&quot;, typeName: &quot;&quot;, id: 6, branchId: 0, recurseId: &#45;1, attributes: 512, notes: &quot;&quot; -->
<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&#45;&gt;6 -->
<g id="edge4" class="edge">
<title>5&#45;&gt;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>