mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-13 16:24:44 +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: ToastRequestPacket Pages: 1 -->
|
|
<svg width="394pt" height="98pt"
|
|
viewBox="0.00 0.00 394.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>ToastRequestPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 390.25,-94 390.25,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "ToastRequestPacket", typeName: "", id: 0, branchId: 186, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="85.13" cy="-45" rx="85.13" ry="18"/>
|
|
<text text-anchor="middle" x="85.13" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">ToastRequestPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Title", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="246.35" cy="-72" rx="28.32" ry="18"/>
|
|
<text text-anchor="middle" x="246.35" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Title</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M152.73,-56.29C171.38,-59.46 191.02,-62.79 207.38,-65.56"/>
|
|
<polygon fill="black" stroke="black" points="206.72,-69 217.17,-67.22 207.89,-62.1 206.72,-69"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Content", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="246.35" cy="-18" rx="40.09" ry="18"/>
|
|
<text text-anchor="middle" x="246.35" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Content</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M152.73,-33.71C167.65,-31.18 183.18,-28.54 197.18,-26.17"/>
|
|
<polygon fill="black" stroke="black" points="197.76,-29.62 207.03,-24.5 196.59,-22.72 197.76,-29.62"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "string", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="354.35" cy="-72" rx="31.9" ry="18"/>
|
|
<text text-anchor="middle" x="354.35" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">string</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M274.93,-72C285.9,-72 298.77,-72 310.88,-72"/>
|
|
<polygon fill="black" stroke="black" points="310.66,-75.5 320.66,-72 310.66,-68.5 310.66,-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="354.35" cy="-18" rx="31.9" ry="18"/>
|
|
<text text-anchor="middle" x="354.35" 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="M286.82,-18C294.65,-18 302.9,-18 310.83,-18"/>
|
|
<polygon fill="black" stroke="black" points="310.61,-21.5 320.61,-18 310.61,-14.5 310.61,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|