1
0
mirror of https://github.com/Mojang/bedrock-protocol-docs.git synced 2025-07-25 18:34:58 +00:00
Files
bedrock-protocol-docs/html/svg/EditorNetworkPacket.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.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 12.2.1 (20241206.2353)
-->
<!-- Title: EditorNetworkPacket Pages: 1 -->
<svg width="555pt" height="98pt"
viewBox="0.00 0.00 554.96 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>EditorNetworkPacket</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-94 550.96,-94 550.96,4 -4,4"/>
<!-- 0 -->
<!-- name: &quot;EditorNetworkPacket&quot;, typeName: &quot;&quot;, id: 0, branchId: 190, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<g id="node1" class="node">
<title>0</title>
<ellipse fill="none" stroke="black" cx="90.76" cy="-45" rx="90.76" ry="18"/>
<text text-anchor="middle" x="90.76" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">EditorNetworkPacket</text>
</g>
<!-- 1 -->
<!-- name: &quot;Route To Manager&quot;, typeName: &quot;&quot;, id: 1, branchId: 0, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<g id="node2" class="node">
<title>1</title>
<ellipse fill="none" stroke="black" cx="298.05" cy="-72" rx="80.52" ry="18"/>
<text text-anchor="middle" x="298.05" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Route To Manager</text>
</g>
<!-- 0&#45;&gt;1 -->
<g id="edge1" class="edge">
<title>0&#45;&gt;1</title>
<path fill="none" stroke="black" d="M167.33,-54.94C183.4,-57.05 200.42,-59.29 216.66,-61.43"/>
<polygon fill="black" stroke="black" points="215.89,-64.86 226.26,-62.69 216.8,-57.92 215.89,-64.86"/>
</g>
<!-- 3 -->
<!-- name: &quot;Binary Payload&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="298.05" cy="-18" rx="68.24" ry="18"/>
<text text-anchor="middle" x="298.05" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Binary Payload</text>
</g>
<!-- 0&#45;&gt;3 -->
<g id="edge3" class="edge">
<title>0&#45;&gt;3</title>
<path fill="none" stroke="black" d="M167.33,-35.06C186.17,-32.58 206.32,-29.93 224.98,-27.48"/>
<polygon fill="black" stroke="black" points="225.43,-30.95 234.89,-26.18 224.52,-24.01 225.43,-30.95"/>
</g>
<!-- 2 -->
<!-- name: &quot;bool&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="480.76" cy="-72" rx="27.3" ry="18"/>
<text text-anchor="middle" x="480.76" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">bool</text>
</g>
<!-- 1&#45;&gt;2 -->
<g id="edge2" class="edge">
<title>1&#45;&gt;2</title>
<path fill="none" stroke="black" d="M378.84,-72C400.71,-72 423.42,-72 441.75,-72"/>
<polygon fill="black" stroke="black" points="441.59,-75.5 451.59,-72 441.59,-68.5 441.59,-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="480.76" cy="-18" rx="66.19" ry="18"/>
<text text-anchor="middle" x="480.76" 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="M366.6,-18C378.37,-18 390.7,-18 402.71,-18"/>
<polygon fill="black" stroke="black" points="402.58,-21.5 412.58,-18 402.58,-14.5 402.58,-21.5"/>
</g>
</g>
</svg>