mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-02-24 06:15:38 +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 10.0.1 (20240210.2158)
|
|
-->
|
|
<!-- Title: ActorUniqueID Pages: 1 -->
|
|
<svg width="442pt" height="44pt"
|
|
viewBox="0.00 0.00 442.27 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>ActorUniqueID</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-40 438.27,-40 438.27,4 -4,4"/>
|
|
<!-- 2 -->
|
|
<!-- name: "ActorUniqueID", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="68.03" cy="-18" rx="68.03" ry="18"/>
|
|
<text text-anchor="middle" x="68.03" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">ActorUniqueID</text>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Actor Unique ID", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="245.08" cy="-18" rx="73.02" ry="18"/>
|
|
<text text-anchor="middle" x="245.08" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Actor Unique ID</text>
|
|
</g>
|
|
<!-- 2->3 -->
|
|
<g id="edge1" class="edge">
|
|
<title>2->3</title>
|
|
<path fill="none" stroke="black" d="M136.46,-18C144.31,-18 152.4,-18 160.44,-18"/>
|
|
<polygon fill="black" stroke="black" points="160.23,-21.5 170.23,-18 160.23,-14.5 160.23,-21.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "varint64", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="394.18" cy="-18" rx="40.09" ry="18"/>
|
|
<text text-anchor="middle" x="394.18" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">varint64</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge2" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M318.34,-18C326.45,-18 334.57,-18 342.33,-18"/>
|
|
<polygon fill="black" stroke="black" points="342.24,-21.5 352.24,-18 342.24,-14.5 342.24,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|