1
0
mirror of https://github.com/Mojang/bedrock-protocol-docs.git synced 2025-07-09 06:18:53 +00:00
Files
bedrock-protocol-docs/html/svg/BlockActorDataPacket.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.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 12.2.1 (20241206.2353)
-->
<!-- Title: BlockActorDataPacket Pages: 1 -->
<svg width="605pt" height="98pt"
viewBox="0.00 0.00 605.12 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 601.12,-94 601.12,4 -4,4"/>
<!-- 0 -->
<!-- name: &quot;BlockActorDataPacket&quot;, typeName: &quot;&quot;, id: 0, branchId: 56, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<g id="node1" class="node">
<title>0</title>
<ellipse fill="none" stroke="black" cx="95.88" cy="-45" rx="95.88" ry="18"/>
<text text-anchor="middle" x="95.88" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">BlockActorDataPacket</text>
</g>
<!-- 1 -->
<!-- name: &quot;Block Position&quot;, typeName: &quot;NetworkBlockPosition&quot;, id: 1, branchId: 0, recurseId: &#45;1, attributes: 256, notes: &quot;&quot; -->
<g id="node2" class="node">
<title>1</title>
<ellipse fill="none" stroke="black" cx="299.07" cy="-72" rx="65.68" ry="18"/>
<text text-anchor="middle" x="299.07" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Block Position</text>
</g>
<!-- 0&#45;&gt;1 -->
<g id="edge1" class="edge">
<title>0&#45;&gt;1</title>
<path fill="none" stroke="black" d="M174.95,-55.48C192.53,-57.84 211.08,-60.33 228.29,-62.64"/>
<polygon fill="black" stroke="black" points="227.51,-66.06 237.88,-63.92 228.44,-59.12 227.51,-66.06"/>
</g>
<!-- 3 -->
<!-- name: &quot;Actor Data Tags&quot;, typeName: &quot;CompoundTag&quot;, id: 3, branchId: 0, recurseId: &#45;1, attributes: 256, notes: &quot;&quot; -->
<g id="node4" class="node">
<title>3</title>
<ellipse fill="none" stroke="black" cx="299.07" cy="-18" rx="71.31" ry="18"/>
<text text-anchor="middle" x="299.07" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Actor Data Tags</text>
</g>
<!-- 0&#45;&gt;3 -->
<g id="edge3" class="edge">
<title>0&#45;&gt;3</title>
<path fill="none" stroke="black" d="M174.95,-34.52C191.2,-32.34 208.27,-30.05 224.35,-27.89"/>
<polygon fill="black" stroke="black" points="224.35,-31.42 233.8,-26.63 223.42,-24.49 224.35,-31.42"/>
</g>
<!-- 2 -->
<!-- name: &quot;NetworkBlockPosition&quot;, typeName: &quot;&quot;, id: 2, branchId: 0, recurseId: &#45;1, attributes: 512, notes: &quot;&quot; -->
<g id="node3" class="node">
<title>2</title>
<ellipse fill="none" stroke="black" cx="501.75" cy="-72" rx="95.37" ry="18"/>
<text text-anchor="middle" x="501.75" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">NetworkBlockPosition</text>
</g>
<!-- 1&#45;&gt;2 -->
<g id="edge2" class="edge">
<title>1&#45;&gt;2</title>
<path fill="none" stroke="black" d="M365.22,-72C374.7,-72 384.66,-72 394.7,-72"/>
<polygon fill="black" stroke="black" points="394.53,-75.5 404.53,-72 394.53,-68.5 394.53,-75.5"/>
</g>
<!-- 4 -->
<!-- name: &quot;CompoundTag&quot;, typeName: &quot;&quot;, id: 4, branchId: 0, recurseId: &#45;1, attributes: 512, notes: &quot;&quot; -->
<g id="node5" class="node">
<title>4</title>
<ellipse fill="none" stroke="black" cx="501.75" cy="-18" rx="66.19" ry="18"/>
<text text-anchor="middle" x="501.75" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">CompoundTag</text>
</g>
<!-- 3&#45;&gt;4 -->
<g id="edge4" class="edge">
<title>3&#45;&gt;4</title>
<path fill="none" stroke="black" d="M370.82,-18C388.04,-18 406.53,-18 424.01,-18"/>
<polygon fill="black" stroke="black" points="423.82,-21.5 433.82,-18 423.82,-14.5 423.82,-21.5"/>
</g>
</g>
</svg>