mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2024-11-27 09:49:03 +00:00
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 11.0.0 (20240428.1522)
|
|
-->
|
|
<!-- Title: ChunkPos Pages: 1 -->
|
|
<svg width="295pt" height="98pt"
|
|
viewBox="0.00 0.00 295.34 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 291.34,-94 291.34,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="49.57" cy="-45" rx="49.57" ry="18"/>
|
|
<text text-anchor="middle" x="49.57" y="-39.58" 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="162.13" cy="-72" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="162.13" y="-66.58" 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="M91.42,-54.98C102.66,-57.72 114.74,-60.67 125.64,-63.33"/>
|
|
<polygon fill="black" stroke="black" points="124.48,-66.65 135.02,-65.62 126.14,-59.85 124.48,-66.65"/>
|
|
</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="162.13" cy="-18" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="162.13" y="-12.57" 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="M91.42,-35.02C102.66,-32.28 114.74,-29.33 125.64,-26.67"/>
|
|
<polygon fill="black" stroke="black" points="126.14,-30.15 135.02,-24.38 124.48,-23.35 126.14,-30.15"/>
|
|
</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.24" cy="-72" rx="31.1" ry="18"/>
|
|
<text text-anchor="middle" x="256.24" y="-66.58" 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="M189.28,-72C196.8,-72 205.2,-72 213.41,-72"/>
|
|
<polygon fill="black" stroke="black" points="213.28,-75.5 223.28,-72 213.28,-68.5 213.28,-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.24" cy="-18" rx="31.1" ry="18"/>
|
|
<text text-anchor="middle" x="256.24" y="-12.57" 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="M189.28,-18C196.8,-18 205.2,-18 213.41,-18"/>
|
|
<polygon fill="black" stroke="black" points="213.28,-21.5 223.28,-18 213.28,-14.5 213.28,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|