mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-21 17:29:47 +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 11.0.0 (20240428.1522)
|
|
-->
|
|
<!-- Title: RecipeIngredient Pages: 1 -->
|
|
<svg width="404pt" height="98pt"
|
|
viewBox="0.00 0.00 404.35 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 400.35,-94 400.35,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="73.52" cy="-45" rx="73.52" ry="18"/>
|
|
<text text-anchor="middle" x="73.52" y="-39.58" 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="240.59" cy="-72" rx="57.55" ry="18"/>
|
|
<text text-anchor="middle" x="240.59" y="-66.58" 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="M135.52,-54.98C149.22,-57.22 163.78,-59.6 177.52,-61.85"/>
|
|
<polygon fill="black" stroke="black" points="176.92,-65.3 187.35,-63.46 178.05,-58.39 176.92,-65.3"/>
|
|
</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="240.59" cy="-18" rx="47.07" ry="18"/>
|
|
<text text-anchor="middle" x="240.59" y="-12.57" 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="M135.52,-35.02C151.85,-32.35 169.39,-29.48 185.33,-26.87"/>
|
|
<polygon fill="black" stroke="black" points="185.82,-30.34 195.12,-25.27 184.69,-23.43 185.82,-30.34"/>
|
|
</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="365.24" cy="-72" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="365.24" y="-66.58" 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="M298.61,-72C308.07,-72 317.67,-72 326.5,-72"/>
|
|
<polygon fill="black" stroke="black" points="326.46,-75.5 336.46,-72 326.46,-68.5 326.46,-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="365.24" cy="-18" rx="31.1" ry="18"/>
|
|
<text text-anchor="middle" x="365.24" y="-12.57" 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="M287.96,-18C299.34,-18 311.45,-18 322.59,-18"/>
|
|
<polygon fill="black" stroke="black" points="322.27,-21.5 332.27,-18 322.27,-14.5 322.27,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|