mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-06 07:23:01 +00:00
* Protocol for r/21_u6 NetworkProtocolVersion 776 * Protocol for r/21_u6 NetworkProtocolVersion 776 - Fix README version * Protocol for r/21_u6 NetworkProtocolVersion 776 - Fix changelog release * Protocol for r/21_u6 NetworkProtocolVersion 776 - Add NoteBlockInstrument to protocol doc
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 12.2.1 (20241206.2353)
|
|
-->
|
|
<!-- Title: ResourcePackChunkRequestPacket Pages: 1 -->
|
|
<svg width="617pt" height="98pt"
|
|
viewBox="0.00 0.00 617.40 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 613.4,-94 613.4,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="141.94" cy="-45" rx="141.94" ry="18"/>
|
|
<text text-anchor="middle" x="141.94" y="-39.95" 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="390.17" cy="-72" rx="70.29" ry="18"/>
|
|
<text text-anchor="middle" x="390.17" y="-66.95" 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="M250.94,-56.84C272,-59.15 293.67,-61.53 313.41,-63.69"/>
|
|
<polygon fill="black" stroke="black" points="312.97,-67.17 323.29,-64.78 313.73,-60.21 312.97,-67.17"/>
|
|
</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="390.17" cy="-18" rx="35.49" ry="18"/>
|
|
<text text-anchor="middle" x="390.17" y="-12.95" 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="M250.94,-33.16C283.55,-29.58 317.59,-25.85 343.74,-22.98"/>
|
|
<polygon fill="black" stroke="black" points="344.1,-26.46 353.65,-21.89 343.33,-19.51 344.1,-26.46"/>
|
|
</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="552.93" cy="-72" rx="31.9" ry="18"/>
|
|
<text text-anchor="middle" x="552.93" y="-66.95" 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="M460.75,-72C477.22,-72 494.31,-72 509.18,-72"/>
|
|
<polygon fill="black" stroke="black" points="509.06,-75.5 519.06,-72 509.06,-68.5 509.06,-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="552.93" cy="-18" rx="56.47" ry="18"/>
|
|
<text text-anchor="middle" x="552.93" y="-12.95" 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="M426.05,-18C443.27,-18 464.64,-18 484.86,-18"/>
|
|
<polygon fill="black" stroke="black" points="484.74,-21.5 494.74,-18 484.74,-14.5 484.74,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|