mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-06-08 05:43:06 +00:00
99 lines
4.9 KiB
XML
99 lines
4.9 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: String Pages: 1 -->
|
|
<svg width="700pt" height="98pt"
|
|
viewBox="0.00 0.00 699.56 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>String</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 695.56,-94 695.56,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "String", typeName: "", id: 0, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="32.6" cy="-45" rx="32.6" ry="18"/>
|
|
<text text-anchor="middle" x="32.6" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">String</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Byte Array", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 8, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="152.27" cy="-45" rx="51.06" ry="18"/>
|
|
<text text-anchor="middle" x="152.27" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">Byte Array</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M65.44,-45C72.93,-45 81.16,-45 89.47,-45"/>
|
|
<polygon fill="black" stroke="black" points="89.28,-48.5 99.28,-45 89.28,-41.5 89.28,-48.5"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "Array Size", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="470.44" cy="-72" rx="49.57" ry="18"/>
|
|
<text text-anchor="middle" x="470.44" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Array Size</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M202.32,-49.19C258.54,-53.99 350.62,-61.85 410.63,-66.98"/>
|
|
<polygon fill="black" stroke="black" points="410.05,-70.44 420.31,-67.8 410.65,-63.47 410.05,-70.44"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "example element", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 16, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" stroke-dasharray="1,5" cx="310.85" cy="-22" rx="71.52" ry="18"/>
|
|
<text text-anchor="middle" x="310.85" y="-16.57" font-family="Times New Roman,serif" font-size="14.00">example element</text>
|
|
</g>
|
|
<!-- 1->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>1->4</title>
|
|
<path fill="none" stroke="black" d="M199.82,-38.16C211.54,-36.44 224.39,-34.55 237.05,-32.69"/>
|
|
<polygon fill="black" stroke="black" points="237.22,-36.21 246.6,-31.29 236.2,-29.28 237.22,-36.21"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "unsigned varint", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="625.03" cy="-72" rx="66.53" ry="18"/>
|
|
<text text-anchor="middle" x="625.03" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">unsigned varint</text>
|
|
</g>
|
|
<!-- 2->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>2->3</title>
|
|
<path fill="none" stroke="black" d="M520.14,-72C528.66,-72 537.72,-72 546.79,-72"/>
|
|
<polygon fill="black" stroke="black" points="546.74,-75.5 556.74,-72 546.74,-68.5 546.74,-75.5"/>
|
|
</g>
|
|
<!-- 5 -->
|
|
<!-- name: "String Data", typeName: "", id: 5, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node6" class="node">
|
|
<title>5</title>
|
|
<ellipse fill="none" stroke="black" cx="470.44" cy="-18" rx="52.06" ry="18"/>
|
|
<text text-anchor="middle" x="470.44" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">String Data</text>
|
|
</g>
|
|
<!-- 4->5 -->
|
|
<g id="edge5" class="edge">
|
|
<title>4->5</title>
|
|
<path fill="none" stroke="black" d="M382.35,-20.21C390.59,-20 398.96,-19.79 407.08,-19.58"/>
|
|
<polygon fill="black" stroke="black" points="406.94,-23.09 416.85,-19.33 406.76,-16.09 406.94,-23.09"/>
|
|
</g>
|
|
<!-- 6 -->
|
|
<!-- name: "byte", typeName: "", id: 6, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node7" class="node">
|
|
<title>6</title>
|
|
<ellipse fill="none" stroke="black" cx="625.03" cy="-18" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="625.03" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">byte</text>
|
|
</g>
|
|
<!-- 5->6 -->
|
|
<g id="edge6" class="edge">
|
|
<title>5->6</title>
|
|
<path fill="none" stroke="black" d="M522.67,-18C543.47,-18 567.05,-18 586.24,-18"/>
|
|
<polygon fill="black" stroke="black" points="586.04,-21.5 596.04,-18 586.04,-14.5 586.04,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|