mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-20 14:39:29 +00:00
73 lines
3.6 KiB
XML
73 lines
3.6 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 10.0.1 (20240210.2158)
|
|
-->
|
|
<!-- Title: RequestChunkRadiusPacket Pages: 1 -->
|
|
<svg width="535pt" height="98pt"
|
|
viewBox="0.00 0.00 535.08 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>RequestChunkRadiusPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 531.08,-94 531.08,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "RequestChunkRadiusPacket", typeName: "", id: 0, branchId: 69, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="116.43" cy="-45" rx="116.43" ry="18"/>
|
|
<text text-anchor="middle" x="116.43" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">RequestChunkRadiusPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Chunk Radius", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="348.87" cy="-72" rx="63.54" ry="18"/>
|
|
<text text-anchor="middle" x="348.87" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Chunk Radius</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M210.5,-55.9C233.15,-58.56 257,-61.35 278.35,-63.85"/>
|
|
<polygon fill="black" stroke="black" points="277.76,-67.31 288.09,-65 278.57,-60.36 277.76,-67.31"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Max ChunkRadius", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="348.87" cy="-18" rx="80.01" ry="18"/>
|
|
<text text-anchor="middle" x="348.87" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Max ChunkRadius</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M210.5,-34.1C228.82,-31.95 247.93,-29.71 265.86,-27.61"/>
|
|
<polygon fill="black" stroke="black" points="266.12,-31.1 275.64,-26.46 265.31,-24.15 266.12,-31.1"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "varint", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="495.98" cy="-72" rx="31.1" ry="18"/>
|
|
<text text-anchor="middle" x="495.98" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">varint</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M412.67,-72C426.4,-72 440.59,-72 453.25,-72"/>
|
|
<polygon fill="black" stroke="black" points="452.87,-75.5 462.87,-72 452.87,-68.5 452.87,-75.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "byte", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="495.98" cy="-18" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="495.98" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">byte</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M429.22,-18C439.04,-18 448.7,-18 457.46,-18"/>
|
|
<polygon fill="black" stroke="black" points="457.27,-21.5 467.27,-18 457.27,-14.5 457.27,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|