mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-08 20:58:55 +00:00
* 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
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 12.2.1 (20241206.2353)
|
|
-->
|
|
<!-- Title: DebugInfoPacket Pages: 1 -->
|
|
<svg width="453pt" height="98pt"
|
|
viewBox="0.00 0.00 452.60 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.6,-94 448.6,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.41" cy="-45" rx="75.41" ry="18"/>
|
|
<text text-anchor="middle" x="75.41" y="-39.95" 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="228.95" cy="-72" rx="42.14" ry="18"/>
|
|
<text text-anchor="middle" x="228.95" y="-66.95" 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="M136.74,-55.75C150.53,-58.21 165.03,-60.79 178.31,-63.16"/>
|
|
<polygon fill="black" stroke="black" points="177.67,-66.6 188.13,-64.9 178.9,-59.71 177.67,-66.6"/>
|
|
</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="228.95" cy="-18" rx="28.32" ry="18"/>
|
|
<text text-anchor="middle" x="228.95" y="-12.95" 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="M136.74,-34.25C154.8,-31.03 174.09,-27.6 190.26,-24.72"/>
|
|
<polygon fill="black" stroke="black" points="190.69,-28.19 199.92,-22.99 189.46,-21.3 190.69,-28.19"/>
|
|
</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="375.84" cy="-72" rx="68.75" ry="18"/>
|
|
<text text-anchor="middle" x="375.84" y="-66.95" 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="M271.47,-72C279.06,-72 287.21,-72 295.47,-72"/>
|
|
<polygon fill="black" stroke="black" points="295.27,-75.5 305.27,-72 295.27,-68.5 295.27,-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="375.84" cy="-18" rx="31.9" ry="18"/>
|
|
<text text-anchor="middle" x="375.84" y="-12.95" 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.55,-18C278.64,-18 308.11,-18 332.23,-18"/>
|
|
<polygon fill="black" stroke="black" points="332.07,-21.5 342.07,-18 332.07,-14.5 332.07,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|