mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-02-24 12:05:28 +00:00
99 lines
4.9 KiB
XML
99 lines
4.9 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: ActorEventPacket Pages: 1 -->
|
|
<svg width="541pt" height="152pt"
|
|
viewBox="0.00 0.00 541.07 152.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 148)">
|
|
<title>ActorEventPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-148 537.07,-148 537.07,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "ActorEventPacket", typeName: "", id: 0, branchId: 27, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="78.01" cy="-72" rx="78.01" ry="18"/>
|
|
<text text-anchor="middle" x="78.01" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">ActorEventPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Target 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="272.02" cy="-126" rx="80.01" ry="18"/>
|
|
<text text-anchor="middle" x="272.02" y="-120.58" font-family="Times New Roman,serif" font-size="14.00">Target Runtime ID</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M128.96,-86.05C153.65,-92.99 183.68,-101.44 209.75,-108.77"/>
|
|
<polygon fill="black" stroke="black" points="208.63,-112.09 219.2,-111.43 210.52,-105.35 208.63,-112.09"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Event ID", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "enumeration: ActorEvent" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="272.02" cy="-72" rx="43.58" ry="18"/>
|
|
<text text-anchor="middle" x="272.02" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Event ID</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M156.28,-72C176.56,-72 198,-72 216.79,-72"/>
|
|
<polygon fill="black" stroke="black" points="216.6,-75.5 226.6,-72 216.6,-68.5 216.6,-75.5"/>
|
|
</g>
|
|
<!-- 5 -->
|
|
<!-- name: "Data", typeName: "", id: 5, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node6" class="node">
|
|
<title>5</title>
|
|
<ellipse fill="none" stroke="black" cx="272.02" cy="-18" rx="27.61" ry="18"/>
|
|
<text text-anchor="middle" x="272.02" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Data</text>
|
|
</g>
|
|
<!-- 0->5 -->
|
|
<g id="edge5" class="edge">
|
|
<title>0->5</title>
|
|
<path fill="none" stroke="black" d="M128.96,-57.95C162.36,-48.56 205.51,-36.42 235.45,-28"/>
|
|
<polygon fill="black" stroke="black" points="236.09,-31.46 244.77,-25.38 234.2,-24.72 236.09,-31.46"/>
|
|
</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="460.55" cy="-126" rx="72.52" ry="18"/>
|
|
<text text-anchor="middle" x="460.55" y="-120.58" 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="M352.4,-126C360.26,-126 368.26,-126 376.16,-126"/>
|
|
<polygon fill="black" stroke="black" points="376.12,-129.5 386.12,-126 376.12,-122.5 376.12,-129.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "byte", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="460.55" cy="-72" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="460.55" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">byte</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M315.82,-72C347.72,-72 390.9,-72 421.58,-72"/>
|
|
<polygon fill="black" stroke="black" points="421.57,-75.5 431.57,-72 421.57,-68.5 421.57,-75.5"/>
|
|
</g>
|
|
<!-- 6 -->
|
|
<!-- name: "varint", typeName: "", id: 6, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node7" class="node">
|
|
<title>6</title>
|
|
<ellipse fill="none" stroke="black" cx="460.55" cy="-18" rx="31.1" ry="18"/>
|
|
<text text-anchor="middle" x="460.55" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">varint</text>
|
|
</g>
|
|
<!-- 5->6 -->
|
|
<g id="edge6" class="edge">
|
|
<title>5->6</title>
|
|
<path fill="none" stroke="black" d="M299.75,-18C330.65,-18 381.9,-18 418.01,-18"/>
|
|
<polygon fill="black" stroke="black" points="417.65,-21.5 427.65,-18 417.65,-14.5 417.65,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|