mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-02-24 12:05:28 +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 9.0.0 (20230911.1827)
|
|
-->
|
|
<!-- Title: ContainerSetDataPacket Pages: 1 -->
|
|
<svg width="460pt" height="152pt"
|
|
viewBox="0.00 0.00 460.23 152.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 148)">
|
|
<title>ContainerSetDataPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-148 456.23,-148 456.23,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "ContainerSetDataPacket", typeName: "", id: 0, branchId: 51, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="100.46" cy="-72" rx="100.46" ry="18"/>
|
|
<text text-anchor="middle" x="100.46" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">ContainerSetDataPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Container ID", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "enumeration: ContainerID" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="295.48" cy="-126" rx="58.55" ry="18"/>
|
|
<text text-anchor="middle" x="295.48" y="-120.58" font-family="Times New Roman,serif" font-size="14.00">Container ID</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M156.26,-87.33C182.59,-94.7 214.05,-103.5 240.3,-110.84"/>
|
|
<polygon fill="black" stroke="black" points="239.17,-114.16 249.74,-113.48 241.05,-107.42 239.17,-114.16"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "ID", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="295.48" cy="-72" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="295.48" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">ID</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M201.36,-72C221.2,-72 240.85,-72 256.94,-72"/>
|
|
<polygon fill="black" stroke="black" points="256.47,-75.5 266.47,-72 256.47,-68.5 256.47,-75.5"/>
|
|
</g>
|
|
<!-- 5 -->
|
|
<!-- name: "Value", typeName: "", id: 5, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node6" class="node">
|
|
<title>5</title>
|
|
<ellipse fill="none" stroke="black" cx="295.48" cy="-18" rx="31.6" ry="18"/>
|
|
<text text-anchor="middle" x="295.48" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Value</text>
|
|
</g>
|
|
<!-- 0->5 -->
|
|
<g id="edge5" class="edge">
|
|
<title>0->5</title>
|
|
<path fill="none" stroke="black" d="M156.26,-56.67C188.04,-47.78 227.29,-36.8 255.84,-28.81"/>
|
|
<polygon fill="black" stroke="black" points="256.45,-32.27 265.14,-26.21 254.56,-25.53 256.45,-32.27"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "byte", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="421.13" cy="-126" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="421.13" y="-120.58" font-family="Times New Roman,serif" font-size="14.00">byte</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M354.32,-126C363.83,-126 373.46,-126 382.32,-126"/>
|
|
<polygon fill="black" stroke="black" points="382.31,-129.5 392.31,-126 382.31,-122.5 382.31,-129.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "varint", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="421.13" cy="-72" rx="31.1" ry="18"/>
|
|
<text text-anchor="middle" x="421.13" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">varint</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M322.7,-72C338.83,-72 359.86,-72 378.25,-72"/>
|
|
<polygon fill="black" stroke="black" points="378.07,-75.5 388.07,-72 378.07,-68.5 378.07,-75.5"/>
|
|
</g>
|
|
<!-- 6 -->
|
|
<!-- name: "varint", typeName: "", id: 6, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node7" class="node">
|
|
<title>6</title>
|
|
<ellipse fill="none" stroke="black" cx="421.13" cy="-18" rx="31.1" ry="18"/>
|
|
<text text-anchor="middle" x="421.13" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">varint</text>
|
|
</g>
|
|
<!-- 5->6 -->
|
|
<g id="edge6" class="edge">
|
|
<title>5->6</title>
|
|
<path fill="none" stroke="black" d="M327.36,-18C342.82,-18 361.76,-18 378.48,-18"/>
|
|
<polygon fill="black" stroke="black" points="378.13,-21.5 388.13,-18 378.13,-14.5 378.13,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|