mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-06-19 09:17:54 +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: EntityNetId Pages: 1 -->
|
|
<svg width="443pt" height="44pt"
|
|
viewBox="0.00 0.00 443.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>EntityNetId</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-40 439.27,-40 439.27,4 -4,4"/>
|
|
<!-- 2 -->
|
|
<!-- name: "EntityNetId", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="53.06" cy="-18" rx="53.06" ry="18"/>
|
|
<text text-anchor="middle" x="53.06" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">EntityNetId</text>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Raw Entity 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="204.16" cy="-18" rx="62.04" ry="18"/>
|
|
<text text-anchor="middle" x="204.16" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Raw Entity Id</text>
|
|
</g>
|
|
<!-- 2->3 -->
|
|
<g id="edge1" class="edge">
|
|
<title>2->3</title>
|
|
<path fill="none" stroke="black" d="M106.21,-18C114.03,-18 122.21,-18 130.36,-18"/>
|
|
<polygon fill="black" stroke="black" points="130.32,-21.5 140.32,-18 130.32,-14.5 130.32,-21.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "unsigned varint", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="368.74" cy="-18" rx="66.53" ry="18"/>
|
|
<text text-anchor="middle" x="368.74" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">unsigned varint</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge2" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M266.62,-18C274.45,-18 282.53,-18 290.56,-18"/>
|
|
<polygon fill="black" stroke="black" points="290.33,-21.5 300.33,-18 290.33,-14.5 290.33,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|