mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-22 01:39:21 +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: RecipeIngredient Pages: 1 -->
|
|
<svg width="410pt" height="98pt"
|
|
viewBox="0.00 0.00 409.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>RecipeIngredient</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 405.6,-94 405.6,4 -4,4"/>
|
|
<!-- 14 -->
|
|
<!-- name: "RecipeIngredient", typeName: "", id: 14, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>14</title>
|
|
<ellipse fill="none" stroke="black" cx="74.38" cy="-45" rx="74.38" ry="18"/>
|
|
<text text-anchor="middle" x="74.38" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">RecipeIngredient</text>
|
|
</g>
|
|
<!-- 15 -->
|
|
<!-- name: "InternalType", typeName: "", id: 15, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>15</title>
|
|
<ellipse fill="none" stroke="black" cx="242.77" cy="-72" rx="58" ry="18"/>
|
|
<text text-anchor="middle" x="242.77" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">InternalType</text>
|
|
</g>
|
|
<!-- 14->15 -->
|
|
<g id="edge1" class="edge">
|
|
<title>14->15</title>
|
|
<path fill="none" stroke="black" d="M136.87,-54.98C150.82,-57.24 165.65,-59.65 179.63,-61.92"/>
|
|
<polygon fill="black" stroke="black" points="178.7,-65.31 189.13,-63.46 179.82,-58.4 178.7,-65.31"/>
|
|
</g>
|
|
<!-- 17 -->
|
|
<!-- name: "StackSize", typeName: "", id: 17, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>17</title>
|
|
<ellipse fill="none" stroke="black" cx="242.77" cy="-18" rx="47.26" ry="18"/>
|
|
<text text-anchor="middle" x="242.77" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">StackSize</text>
|
|
</g>
|
|
<!-- 14->17 -->
|
|
<g id="edge3" class="edge">
|
|
<title>14->17</title>
|
|
<path fill="none" stroke="black" d="M136.87,-35.02C153.56,-32.31 171.52,-29.4 187.77,-26.76"/>
|
|
<polygon fill="black" stroke="black" points="187.91,-30.29 197.22,-25.23 186.78,-23.38 187.91,-30.29"/>
|
|
</g>
|
|
<!-- 16 -->
|
|
<!-- name: "byte", typeName: "", id: 16, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>16</title>
|
|
<ellipse fill="none" stroke="black" cx="369.19" cy="-72" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="369.19" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">byte</text>
|
|
</g>
|
|
<!-- 15->16 -->
|
|
<g id="edge2" class="edge">
|
|
<title>15->16</title>
|
|
<path fill="none" stroke="black" d="M301.25,-72C311.07,-72 321.06,-72 330.22,-72"/>
|
|
<polygon fill="black" stroke="black" points="330.18,-75.5 340.18,-72 330.18,-68.5 330.18,-75.5"/>
|
|
</g>
|
|
<!-- 18 -->
|
|
<!-- name: "varint", typeName: "", id: 18, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>18</title>
|
|
<ellipse fill="none" stroke="black" cx="369.19" cy="-18" rx="32.41" ry="18"/>
|
|
<text text-anchor="middle" x="369.19" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">varint</text>
|
|
</g>
|
|
<!-- 17->18 -->
|
|
<g id="edge4" class="edge">
|
|
<title>17->18</title>
|
|
<path fill="none" stroke="black" d="M290.45,-18C301.81,-18 313.91,-18 325.1,-18"/>
|
|
<polygon fill="black" stroke="black" points="324.84,-21.5 334.84,-18 324.84,-14.5 324.84,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|