mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2024-11-27 09:49:03 +00:00
99 lines
4.9 KiB
XML
99 lines
4.9 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: BlockPickRequestPacket Pages: 1 -->
|
|
<svg width="487pt" height="152pt"
|
|
viewBox="0.00 0.00 487.18 152.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 148)">
|
|
<title>BlockPickRequestPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-148 483.18,-148 483.18,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "BlockPickRequestPacket", typeName: "", id: 0, branchId: 34, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="104.46" cy="-72" rx="104.46" ry="18"/>
|
|
<text text-anchor="middle" x="104.46" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">BlockPickRequestPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Position", typeName: "BlockPos", id: 1, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="296.97" cy="-126" rx="41.08" ry="18"/>
|
|
<text text-anchor="middle" x="296.97" y="-120.58" font-family="Times New Roman,serif" font-size="14.00">Position</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M160.56,-87.62C189.25,-95.75 223.88,-105.57 250.94,-113.24"/>
|
|
<polygon fill="black" stroke="black" points="249.63,-116.5 260.2,-115.86 251.54,-109.77 249.63,-116.5"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "With Data?", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="296.97" cy="-72" rx="52.06" ry="18"/>
|
|
<text text-anchor="middle" x="296.97" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">With Data?</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M209.36,-72C217.45,-72 225.46,-72 233.15,-72"/>
|
|
<polygon fill="black" stroke="black" points="233.04,-75.5 243.04,-72 233.04,-68.5 233.04,-75.5"/>
|
|
</g>
|
|
<!-- 5 -->
|
|
<!-- name: "Max Slots", typeName: "", id: 5, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node6" class="node">
|
|
<title>5</title>
|
|
<ellipse fill="none" stroke="black" cx="296.97" cy="-18" rx="48.57" ry="18"/>
|
|
<text text-anchor="middle" x="296.97" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Max Slots</text>
|
|
</g>
|
|
<!-- 0->5 -->
|
|
<g id="edge5" class="edge">
|
|
<title>0->5</title>
|
|
<path fill="none" stroke="black" d="M160.56,-56.38C187.78,-48.67 220.34,-39.44 246.71,-31.96"/>
|
|
<polygon fill="black" stroke="black" points="247.48,-35.38 256.15,-29.29 245.57,-28.65 247.48,-35.38"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "BlockPos", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="432.11" cy="-126" rx="47.07" ry="18"/>
|
|
<text text-anchor="middle" x="432.11" y="-120.58" font-family="Times New Roman,serif" font-size="14.00">BlockPos</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M338.28,-126C349.42,-126 361.72,-126 373.63,-126"/>
|
|
<polygon fill="black" stroke="black" points="373.36,-129.5 383.36,-126 373.36,-122.5 373.36,-129.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "bool", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="432.11" cy="-72" rx="27.61" ry="18"/>
|
|
<text text-anchor="middle" x="432.11" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M349.45,-72C363.94,-72 379.43,-72 392.99,-72"/>
|
|
<polygon fill="black" stroke="black" points="392.81,-75.5 402.81,-72 392.81,-68.5 392.81,-75.5"/>
|
|
</g>
|
|
<!-- 6 -->
|
|
<!-- name: "byte", typeName: "", id: 6, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node7" class="node">
|
|
<title>6</title>
|
|
<ellipse fill="none" stroke="black" cx="432.11" cy="-18" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="432.11" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">byte</text>
|
|
</g>
|
|
<!-- 5->6 -->
|
|
<g id="edge6" class="edge">
|
|
<title>5->6</title>
|
|
<path fill="none" stroke="black" d="M346.04,-18C361.67,-18 378.78,-18 393.54,-18"/>
|
|
<polygon fill="black" stroke="black" points="393.27,-21.5 403.27,-18 393.27,-14.5 393.27,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|