mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-08 15:15:20 +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.7 KiB
XML
73 lines
3.7 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: PlayerStartItemCooldownPacket Pages: 1 -->
|
|
<svg width="542pt" height="98pt"
|
|
viewBox="0.00 0.00 541.65 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>PlayerStartItemCooldownPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 537.65,-94 537.65,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "PlayerStartItemCooldownPacket", typeName: "", id: 0, branchId: 176, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="132.22" cy="-45" rx="132.22" ry="18"/>
|
|
<text text-anchor="middle" x="132.22" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">PlayerStartItemCooldownPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Item Category", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="366.63" cy="-72" rx="64.66" ry="18"/>
|
|
<text text-anchor="middle" x="366.63" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Item Category</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M234.48,-56.76C254.94,-59.14 276.02,-61.59 295.14,-63.81"/>
|
|
<polygon fill="black" stroke="black" points="294.62,-67.27 304.96,-64.95 295.43,-60.32 294.62,-67.27"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Duration Ticks", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="366.63" cy="-18" rx="66.19" ry="18"/>
|
|
<text text-anchor="middle" x="366.63" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Duration Ticks</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M234.48,-33.24C254.44,-30.92 274.99,-28.53 293.73,-26.35"/>
|
|
<polygon fill="black" stroke="black" points="294.12,-29.83 303.65,-25.2 293.31,-22.88 294.12,-29.83"/>
|
|
</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="501.24" cy="-72" rx="31.9" ry="18"/>
|
|
<text text-anchor="middle" x="501.24" 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="M431.6,-72C440.42,-72 449.3,-72 457.61,-72"/>
|
|
<polygon fill="black" stroke="black" points="457.4,-75.5 467.4,-72 457.4,-68.5 457.4,-75.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "varint", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="501.24" cy="-18" rx="32.41" ry="18"/>
|
|
<text text-anchor="middle" x="501.24" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">varint</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M433.16,-18C441.21,-18 449.27,-18 456.88,-18"/>
|
|
<polygon fill="black" stroke="black" points="456.87,-21.5 466.87,-18 456.87,-14.5 456.87,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|