mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-28 18:22:42 +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 10.0.1 (20240210.2158)
|
|
-->
|
|
<!-- Title: DebugInfoPacket Pages: 1 -->
|
|
<svg width="452pt" height="98pt"
|
|
viewBox="0.00 0.00 452.25 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>DebugInfoPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 448.25,-94 448.25,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "DebugInfoPacket", typeName: "", id: 0, branchId: 155, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="75.51" cy="-45" rx="75.51" ry="18"/>
|
|
<text text-anchor="middle" x="75.51" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">DebugInfoPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Actor Id", typeName: "ActorUniqueID", id: 1, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="229.61" cy="-72" rx="42.58" ry="18"/>
|
|
<text text-anchor="middle" x="229.61" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Actor Id</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M137.06,-55.75C150.78,-58.18 165.19,-60.74 178.42,-63.09"/>
|
|
<polygon fill="black" stroke="black" points="177.74,-66.52 188.2,-64.83 178.97,-59.63 177.74,-66.52"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "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="229.61" cy="-18" rx="27.61" ry="18"/>
|
|
<text text-anchor="middle" x="229.61" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Data</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M137.06,-34.25C155.46,-30.99 175.12,-27.49 191.49,-24.59"/>
|
|
<polygon fill="black" stroke="black" points="192.04,-28.05 201.27,-22.85 190.82,-21.15 192.04,-28.05"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "ActorUniqueID", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="376.22" cy="-72" rx="68.03" ry="18"/>
|
|
<text text-anchor="middle" x="376.22" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">ActorUniqueID</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M272.44,-72C280.07,-72 288.25,-72 296.54,-72"/>
|
|
<polygon fill="black" stroke="black" points="296.37,-75.5 306.37,-72 296.37,-68.5 296.37,-75.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "string", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="376.22" cy="-18" rx="31.1" ry="18"/>
|
|
<text text-anchor="middle" x="376.22" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">string</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M257.47,-18C278.74,-18 308.83,-18 333.27,-18"/>
|
|
<polygon fill="black" stroke="black" points="333.24,-21.5 343.24,-18 333.24,-14.5 333.24,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|