mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-21 04:39:14 +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 10.0.1 (20240210.2158)
|
|
-->
|
|
<!-- Title: AgentAnimationPacket Pages: 1 -->
|
|
<svg width="562pt" height="98pt"
|
|
viewBox="0.00 0.00 562.03 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>AgentAnimationPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 558.03,-94 558.03,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "AgentAnimationPacket", typeName: "", id: 0, branchId: 304, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="95.47" cy="-45" rx="95.47" ry="18"/>
|
|
<text text-anchor="middle" x="95.47" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">AgentAnimationPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Agent Animation", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="299.97" cy="-72" rx="73.02" ry="18"/>
|
|
<text text-anchor="middle" x="299.97" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Agent Animation</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M174.47,-55.4C190.68,-57.56 207.72,-59.83 223.82,-61.98"/>
|
|
<polygon fill="black" stroke="black" points="222.92,-65.39 233.29,-63.24 223.84,-58.45 222.92,-65.39"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "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="299.97" cy="-18" rx="52.06" ry="18"/>
|
|
<text text-anchor="middle" x="299.97" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Runtime Id</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M174.47,-34.6C196.09,-31.72 219.2,-28.64 239.57,-25.92"/>
|
|
<polygon fill="black" stroke="black" points="239.94,-29.4 249.39,-24.61 239.01,-22.46 239.94,-29.4"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "byte", 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="27" ry="18"/>
|
|
<text text-anchor="middle" x="481.51" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">byte</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M373.48,-72C397.28,-72 422.77,-72 442.9,-72"/>
|
|
<polygon fill="black" stroke="black" points="442.87,-75.5 452.87,-72 442.87,-68.5 442.87,-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="481.51" cy="-18" rx="72.52" ry="18"/>
|
|
<text text-anchor="middle" x="481.51" y="-12.57" 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="M352.42,-18C366.51,-18 382.15,-18 397.53,-18"/>
|
|
<polygon fill="black" stroke="black" points="397.14,-21.5 407.14,-18 397.14,-14.5 397.14,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|