mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-08-24 03:22:39 +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 11.0.0 (20240428.1522)
|
|
-->
|
|
<!-- Title: EditorNetworkPacket Pages: 1 -->
|
|
<svg width="558pt" height="98pt"
|
|
viewBox="0.00 0.00 558.04 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 554.04,-94 554.04,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "EditorNetworkPacket", typeName: "", id: 0, branchId: 190, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="90.48" cy="-45" rx="90.48" ry="18"/>
|
|
<text text-anchor="middle" x="90.48" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">EditorNetworkPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Route To Manager", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="297.97" cy="-72" rx="81" ry="18"/>
|
|
<text text-anchor="middle" x="297.97" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Route To Manager</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M167.13,-54.94C183.12,-57.04 200.05,-59.27 216.23,-61.39"/>
|
|
<polygon fill="black" stroke="black" points="215.41,-64.81 225.78,-62.65 216.32,-57.87 215.41,-64.81"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Binary Payload", 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="297.97" cy="-18" rx="67.03" ry="18"/>
|
|
<text text-anchor="middle" x="297.97" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Binary Payload</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M167.13,-35.06C186.26,-32.55 206.75,-29.85 225.67,-27.37"/>
|
|
<polygon fill="black" stroke="black" points="225.95,-30.86 235.41,-26.09 225.04,-23.92 225.95,-30.86"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "bool", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="482.51" cy="-72" rx="27.61" ry="18"/>
|
|
<text text-anchor="middle" x="482.51" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M379.3,-72C401.43,-72 424.42,-72 442.99,-72"/>
|
|
<polygon fill="black" stroke="black" points="442.98,-75.5 452.98,-72 442.98,-68.5 442.98,-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="482.51" cy="-18" rx="67.53" ry="18"/>
|
|
<text text-anchor="middle" x="482.51" 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="M365.39,-18C377.64,-18 390.54,-18 403.11,-18"/>
|
|
<polygon fill="black" stroke="black" points="403.02,-21.5 413.02,-18 403.02,-14.5 403.02,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|