mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-02-24 09:45:28 +00:00
73 lines
3.7 KiB
XML
73 lines
3.7 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 9.0.0 (20230911.1827)
|
|
-->
|
|
<!-- Title: BlockActorDataPacket Pages: 1 -->
|
|
<svg width="607pt" height="98pt"
|
|
viewBox="0.00 0.00 606.94 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>BlockActorDataPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 602.94,-94 602.94,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "BlockActorDataPacket", typeName: "", id: 0, branchId: 56, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="95.97" cy="-45" rx="95.97" ry="18"/>
|
|
<text text-anchor="middle" x="95.97" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">BlockActorDataPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Block Position", typeName: "NetworkBlockPosition", id: 1, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="300.47" cy="-72" rx="65.53" ry="18"/>
|
|
<text text-anchor="middle" x="300.47" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Block Position</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M175.26,-55.44C193.16,-57.82 212.06,-60.35 229.58,-62.68"/>
|
|
<polygon fill="black" stroke="black" points="228.98,-66.13 239.36,-63.99 229.91,-59.19 228.98,-66.13"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Actor Data Tags", typeName: "CompoundTag", id: 3, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="300.47" cy="-18" rx="72.52" ry="18"/>
|
|
<text text-anchor="middle" x="300.47" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Actor Data Tags</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M175.26,-34.56C191.54,-32.39 208.65,-30.11 224.79,-27.96"/>
|
|
<polygon fill="black" stroke="black" points="224.84,-31.48 234.29,-26.69 223.92,-24.54 224.84,-31.48"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "NetworkBlockPosition", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="503.96" cy="-72" rx="94.98" ry="18"/>
|
|
<text text-anchor="middle" x="503.96" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">NetworkBlockPosition</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M366.33,-72C376.22,-72 386.63,-72 397.12,-72"/>
|
|
<polygon fill="black" stroke="black" points="397,-75.5 407,-72 397,-68.5 397,-75.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "CompoundTag", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="503.96" cy="-18" rx="67.53" ry="18"/>
|
|
<text text-anchor="middle" x="503.96" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">CompoundTag</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M373.36,-18C390.14,-18 408.09,-18 425.11,-18"/>
|
|
<polygon fill="black" stroke="black" points="424.63,-21.5 434.63,-18 424.63,-14.5 424.63,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|