mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-02-24 10:55:29 +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 9.0.0 (20230911.1827)
|
|
-->
|
|
<!-- Title: CompletedUsingItemPacket Pages: 1 -->
|
|
<svg width="519pt" height="98pt"
|
|
viewBox="0.00 0.00 519.12 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 515.12,-94 515.12,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="114.44" cy="-45" rx="114.44" ry="18"/>
|
|
<text text-anchor="middle" x="114.44" y="-39.58" 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="340.39" cy="-72" rx="37.59" ry="18"/>
|
|
<text text-anchor="middle" x="340.39" y="-66.58" 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="M206.53,-55.98C235.9,-59.52 267.27,-63.3 292.14,-66.3"/>
|
|
<polygon fill="black" stroke="black" points="291.59,-69.76 301.93,-67.48 292.43,-62.81 291.59,-69.76"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Item Use Method", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "enumeration: ItemUseMethod" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="340.39" cy="-18" rx="75.51" ry="18"/>
|
|
<text text-anchor="middle" x="340.39" y="-12.57" 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="M206.53,-34.02C224.51,-31.85 243.23,-29.59 260.76,-27.48"/>
|
|
<polygon fill="black" stroke="black" points="261.07,-30.97 270.58,-26.3 260.23,-24.02 261.07,-30.97"/>
|
|
</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="481.51" cy="-72" rx="29.61" ry="18"/>
|
|
<text text-anchor="middle" x="481.51" y="-66.58" 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="M378.3,-72C397.46,-72 420.89,-72 440.48,-72"/>
|
|
<polygon fill="black" stroke="black" points="440.29,-75.5 450.29,-72 440.29,-68.5 440.29,-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="481.51" cy="-18" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="481.51" y="-12.57" 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="M416.24,-18C425.4,-18 434.44,-18 442.71,-18"/>
|
|
<polygon fill="black" stroke="black" points="442.7,-21.5 452.7,-18 442.7,-14.5 442.7,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|