mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2024-11-27 09:49:03 +00:00
73 lines
3.7 KiB
XML
73 lines
3.7 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: mce::UUID Pages: 1 -->
|
|
<svg width="491pt" height="98pt"
|
|
viewBox="0.00 0.00 491.17 98.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 94)">
|
|
<title>mce::UUID</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 487.17,-94 487.17,4 -4,4"/>
|
|
<!-- 43 -->
|
|
<!-- name: "mce::UUID", typeName: "", id: 43, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>43</title>
|
|
<ellipse fill="none" stroke="black" cx="52.56" cy="-45" rx="52.56" ry="18"/>
|
|
<text text-anchor="middle" x="52.56" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">mce::UUID</text>
|
|
</g>
|
|
<!-- 44 -->
|
|
<!-- name: "Most Significant Bits", typeName: "", id: 44, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>44</title>
|
|
<ellipse fill="none" stroke="black" cx="230.11" cy="-72" rx="88.49" ry="18"/>
|
|
<text text-anchor="middle" x="230.11" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Most Significant Bits</text>
|
|
</g>
|
|
<!-- 43->44 -->
|
|
<g id="edge1" class="edge">
|
|
<title>43->44</title>
|
|
<path fill="none" stroke="black" d="M101.07,-52.31C115.42,-54.51 131.61,-57 147.53,-59.45"/>
|
|
<polygon fill="black" stroke="black" points="146.57,-62.85 156.98,-60.91 147.63,-55.93 146.57,-62.85"/>
|
|
</g>
|
|
<!-- 46 -->
|
|
<!-- name: "Least Significant Bits", typeName: "", id: 46, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>46</title>
|
|
<ellipse fill="none" stroke="black" cx="230.11" cy="-18" rx="88.99" ry="18"/>
|
|
<text text-anchor="middle" x="230.11" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Least Significant Bits</text>
|
|
</g>
|
|
<!-- 43->46 -->
|
|
<g id="edge3" class="edge">
|
|
<title>43->46</title>
|
|
<path fill="none" stroke="black" d="M101.07,-37.69C115.2,-35.52 131.12,-33.07 146.8,-30.66"/>
|
|
<polygon fill="black" stroke="black" points="147.3,-34.12 156.65,-29.14 146.24,-27.21 147.3,-34.12"/>
|
|
</g>
|
|
<!-- 45 -->
|
|
<!-- name: "unsigned int64", typeName: "", id: 45, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>45</title>
|
|
<ellipse fill="none" stroke="black" cx="419.13" cy="-72" rx="64.04" ry="18"/>
|
|
<text text-anchor="middle" x="419.13" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">unsigned int64</text>
|
|
</g>
|
|
<!-- 44->45 -->
|
|
<g id="edge2" class="edge">
|
|
<title>44->45</title>
|
|
<path fill="none" stroke="black" d="M318.87,-72C327.06,-72 335.32,-72 343.37,-72"/>
|
|
<polygon fill="black" stroke="black" points="343.1,-75.5 353.1,-72 343.1,-68.5 343.1,-75.5"/>
|
|
</g>
|
|
<!-- 47 -->
|
|
<!-- name: "unsigned int64", typeName: "", id: 47, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>47</title>
|
|
<ellipse fill="none" stroke="black" cx="419.13" cy="-18" rx="64.04" ry="18"/>
|
|
<text text-anchor="middle" x="419.13" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">unsigned int64</text>
|
|
</g>
|
|
<!-- 46->47 -->
|
|
<g id="edge4" class="edge">
|
|
<title>46->47</title>
|
|
<path fill="none" stroke="black" d="M319.42,-18C327.43,-18 335.48,-18 343.36,-18"/>
|
|
<polygon fill="black" stroke="black" points="343.22,-21.5 353.22,-18 343.22,-14.5 343.22,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|