mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-20 10:01:59 +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: ResourcePackChunkRequestPacket Pages: 1 -->
|
|
<svg width="619pt" height="98pt"
|
|
viewBox="0.00 0.00 618.92 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>ResourcePackChunkRequestPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 614.92,-94 614.92,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "ResourcePackChunkRequestPacket", typeName: "", id: 0, branchId: 84, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="144.38" cy="-45" rx="144.38" ry="18"/>
|
|
<text text-anchor="middle" x="144.38" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">ResourcePackChunkRequestPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Resource Name", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="394.78" cy="-72" rx="70.03" ry="18"/>
|
|
<text text-anchor="middle" x="394.78" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Resource Name</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M255.05,-56.92C276.45,-59.25 298.42,-61.64 318.4,-63.81"/>
|
|
<polygon fill="black" stroke="black" points="317.76,-67.26 328.08,-64.86 318.52,-60.3 317.76,-67.26"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Chunk", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="394.78" cy="-18" rx="35.1" ry="18"/>
|
|
<text text-anchor="middle" x="394.78" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Chunk</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M255.05,-33.08C288.11,-29.49 322.56,-25.74 348.86,-22.88"/>
|
|
<polygon fill="black" stroke="black" points="348.9,-26.4 358.47,-21.84 348.15,-19.44 348.9,-26.4"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "string", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="555.86" cy="-72" rx="31.1" ry="18"/>
|
|
<text text-anchor="middle" x="555.86" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">string</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M465.09,-72C481.48,-72 498.45,-72 513.17,-72"/>
|
|
<polygon fill="black" stroke="black" points="512.92,-75.5 522.92,-72 512.92,-68.5 512.92,-75.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "unsigned int", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="555.86" cy="-18" rx="55.06" ry="18"/>
|
|
<text text-anchor="middle" x="555.86" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">unsigned int</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M430.3,-18C447.49,-18 468.86,-18 489.03,-18"/>
|
|
<polygon fill="black" stroke="black" points="488.88,-21.5 498.88,-18 488.88,-14.5 488.88,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|