mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-05-25 07:30:26 +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 12.2.0 (20241103.1931)
|
|
-->
|
|
<!-- Title: ActorRuntimeID Pages: 1 -->
|
|
<svg width="541pt" height="44pt"
|
|
viewBox="0.00 0.00 540.63 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 536.63,-40 536.63,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="73.87" cy="-18" rx="73.87" ry="18"/>
|
|
<text text-anchor="middle" x="73.87" y="-12.95" 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="262.73" cy="-18" rx="78.99" ry="18"/>
|
|
<text text-anchor="middle" x="262.73" y="-12.95" 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="M148.19,-18C156.04,-18 164.09,-18 172.11,-18"/>
|
|
<polygon fill="black" stroke="black" points="171.87,-21.5 181.87,-18 171.87,-14.5 171.87,-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="455.17" cy="-18" rx="77.45" ry="18"/>
|
|
<text text-anchor="middle" x="455.17" y="-12.95" 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="M342.02,-18C349.96,-18 358.08,-18 366.12,-18"/>
|
|
<polygon fill="black" stroke="black" points="365.91,-21.5 375.91,-18 365.91,-14.5 365.91,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|