mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-05-25 07:30:26 +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 12.2.0 (20241103.1931)
|
|
-->
|
|
<!-- Title: CompletedUsingItemPacket Pages: 1 -->
|
|
<svg width="524pt" height="98pt"
|
|
viewBox="0.00 0.00 524.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>CompletedUsingItemPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 520.25,-94 520.25,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "CompletedUsingItemPacket", typeName: "", id: 0, branchId: 142, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="115.84" cy="-45" rx="115.84" ry="18"/>
|
|
<text text-anchor="middle" x="115.84" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">CompletedUsingItemPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Item Id", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="344.62" cy="-72" rx="38.56" ry="18"/>
|
|
<text text-anchor="middle" x="344.62" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Item Id</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M209.08,-55.98C238.72,-59.51 270.36,-63.28 295.51,-66.27"/>
|
|
<polygon fill="black" stroke="black" points="295.09,-69.75 305.43,-67.45 295.91,-62.8 295.09,-69.75"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Item Use Method", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="344.62" cy="-18" rx="76.94" ry="18"/>
|
|
<text text-anchor="middle" x="344.62" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Item Use Method</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M209.08,-34.02C227.19,-31.86 246.04,-29.62 263.7,-27.51"/>
|
|
<polygon fill="black" stroke="black" points="264.1,-30.99 273.61,-26.33 263.27,-24.04 264.1,-30.99"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "short", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="486.91" cy="-72" rx="29.34" ry="18"/>
|
|
<text text-anchor="middle" x="486.91" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">short</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M383.58,-72C402.89,-72 426.36,-72 445.94,-72"/>
|
|
<polygon fill="black" stroke="black" points="445.75,-75.5 455.75,-72 445.75,-68.5 445.75,-75.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "int", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="486.91" cy="-18" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="486.91" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">int</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M421.92,-18C430.99,-18 439.92,-18 448.1,-18"/>
|
|
<polygon fill="black" stroke="black" points="447.96,-21.5 457.96,-18 447.96,-14.5 447.96,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|