mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-05-25 07:30:26 +00:00
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.0 (20241103.1931)
|
|
-->
|
|
<!-- Title: TakeItemActorPacket Pages: 1 -->
|
|
<svg width="569pt" height="98pt"
|
|
viewBox="0.00 0.00 569.29 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>TakeItemActorPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 565.29,-94 565.29,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "TakeItemActorPacket", typeName: "", id: 0, branchId: 17, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="91.78" cy="-45" rx="91.78" ry="18"/>
|
|
<text text-anchor="middle" x="91.78" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">TakeItemActorPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Item Runtime ID", typeName: "ActorRuntimeID", id: 1, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="298.56" cy="-72" rx="75.41" ry="18"/>
|
|
<text text-anchor="middle" x="298.56" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Item Runtime ID</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M169.03,-55.05C185.92,-57.28 203.82,-59.64 220.72,-61.87"/>
|
|
<polygon fill="black" stroke="black" points="219.8,-65.28 230.17,-63.11 220.71,-58.34 219.8,-65.28"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Actor Runtime ID", typeName: "ActorRuntimeID", id: 3, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="298.56" cy="-18" rx="78.99" ry="18"/>
|
|
<text text-anchor="middle" x="298.56" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Actor Runtime ID</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M169.03,-34.95C185.11,-32.83 202.11,-30.59 218.29,-28.45"/>
|
|
<polygon fill="black" stroke="black" points="218.39,-31.97 227.84,-27.19 217.47,-25.03 218.39,-31.97"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "ActorRuntimeID", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="487.42" cy="-72" rx="73.87" ry="18"/>
|
|
<text text-anchor="middle" x="487.42" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">ActorRuntimeID</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M374.22,-72C383.22,-72 392.47,-72 401.61,-72"/>
|
|
<polygon fill="black" stroke="black" points="401.58,-75.5 411.58,-72 401.58,-68.5 401.58,-75.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "ActorRuntimeID", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="487.42" cy="-18" rx="73.87" ry="18"/>
|
|
<text text-anchor="middle" x="487.42" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">ActorRuntimeID</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M377.99,-18C385.84,-18 393.84,-18 401.75,-18"/>
|
|
<polygon fill="black" stroke="black" points="401.74,-21.5 411.74,-18 401.74,-14.5 401.74,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|