mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-02-24 09:45:28 +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: SpawnExperienceOrbPacket Pages: 1 -->
|
|
<svg width="468pt" height="98pt"
|
|
viewBox="0.00 0.00 468.22 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>SpawnExperienceOrbPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 464.22,-94 464.22,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "SpawnExperienceOrbPacket", typeName: "", id: 0, branchId: 66, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="116.93" cy="-45" rx="116.93" ry="18"/>
|
|
<text text-anchor="middle" x="116.93" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">SpawnExperienceOrbPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Position", typeName: "Vec3", id: 1, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="315.94" cy="-72" rx="41.08" ry="18"/>
|
|
<text text-anchor="middle" x="315.94" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Position</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M205.77,-57.04C226.06,-59.82 246.95,-62.68 264.96,-65.15"/>
|
|
<polygon fill="black" stroke="black" points="264.47,-68.62 274.85,-66.51 265.42,-61.68 264.47,-68.62"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "XP Value", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="315.94" cy="-18" rx="46.07" ry="18"/>
|
|
<text text-anchor="middle" x="315.94" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">XP Value</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M205.77,-32.96C224.45,-30.4 243.64,-27.77 260.62,-25.44"/>
|
|
<polygon fill="black" stroke="black" points="261.06,-28.92 270.49,-24.09 260.11,-21.98 261.06,-28.92"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "Vec3", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="429.11" cy="-72" rx="30.11" ry="18"/>
|
|
<text text-anchor="middle" x="429.11" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Vec3</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M357.39,-72C367.1,-72 377.48,-72 387.21,-72"/>
|
|
<polygon fill="black" stroke="black" points="387.16,-75.5 397.16,-72 387.16,-68.5 387.16,-75.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "varint", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="429.11" cy="-18" rx="31.1" ry="18"/>
|
|
<text text-anchor="middle" x="429.11" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">varint</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M362.48,-18C370.36,-18 378.53,-18 386.31,-18"/>
|
|
<polygon fill="black" stroke="black" points="386.22,-21.5 396.22,-18 386.22,-14.5 386.22,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|