mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-14 15:44:45 +00:00
47 lines
2.3 KiB
XML
47 lines
2.3 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 11.0.0 (20240428.1522)
|
|
-->
|
|
<!-- Title: ActorRuntimeID Pages: 1 -->
|
|
<svg width="531pt" height="44pt"
|
|
viewBox="0.00 0.00 531.09 44.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 40)">
|
|
<title>ActorRuntimeID</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-40 527.09,-40 527.09,4 -4,4"/>
|
|
<!-- 7 -->
|
|
<!-- name: "ActorRuntimeID", typeName: "", id: 7, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>7</title>
|
|
<ellipse fill="none" stroke="black" cx="72.52" cy="-18" rx="72.52" ry="18"/>
|
|
<text text-anchor="middle" x="72.52" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">ActorRuntimeID</text>
|
|
</g>
|
|
<!-- 8 -->
|
|
<!-- name: "Actor Runtime ID", typeName: "", id: 8, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>8</title>
|
|
<ellipse fill="none" stroke="black" cx="258.55" cy="-18" rx="77.51" ry="18"/>
|
|
<text text-anchor="middle" x="258.55" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Actor Runtime ID</text>
|
|
</g>
|
|
<!-- 7->8 -->
|
|
<g id="edge1" class="edge">
|
|
<title>7->8</title>
|
|
<path fill="none" stroke="black" d="M145.46,-18C153.34,-18 161.43,-18 169.47,-18"/>
|
|
<polygon fill="black" stroke="black" points="169.28,-21.5 179.28,-18 169.28,-14.5 169.28,-21.5"/>
|
|
</g>
|
|
<!-- 9 -->
|
|
<!-- name: "unsigned varint64", typeName: "", id: 9, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>9</title>
|
|
<ellipse fill="none" stroke="black" cx="447.58" cy="-18" rx="75.51" ry="18"/>
|
|
<text text-anchor="middle" x="447.58" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">unsigned varint64</text>
|
|
</g>
|
|
<!-- 8->9 -->
|
|
<g id="edge2" class="edge">
|
|
<title>8->9</title>
|
|
<path fill="none" stroke="black" d="M336.43,-18C344.38,-18 352.48,-18 360.52,-18"/>
|
|
<polygon fill="black" stroke="black" points="360.29,-21.5 370.29,-18 360.29,-14.5 360.29,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|