mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-05-25 07:30:26 +00:00
73 lines
3.6 KiB
XML
73 lines
3.6 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.0 (20241103.1931)
|
|
-->
|
|
<!-- Title: CodeBuilderPacket Pages: 1 -->
|
|
<svg width="521pt" height="98pt"
|
|
viewBox="0.00 0.00 521.18 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>CodeBuilderPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 517.18,-94 517.18,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "CodeBuilderPacket", typeName: "", id: 0, branchId: 150, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="82.57" cy="-45" rx="82.57" ry="18"/>
|
|
<text text-anchor="middle" x="82.57" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">CodeBuilderPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "URL", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="307.26" cy="-72" rx="29.34" ry="18"/>
|
|
<text text-anchor="middle" x="307.26" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">URL</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M155.56,-53.73C192.52,-58.21 236.12,-63.5 266.89,-67.23"/>
|
|
<polygon fill="black" stroke="black" points="266.16,-70.66 276.51,-68.39 267,-63.71 266.16,-70.66"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Should open code builder", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="307.26" cy="-18" rx="106.11" ry="18"/>
|
|
<text text-anchor="middle" x="307.26" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Should open code builder</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M155.56,-36.27C172.43,-34.23 190.67,-32.01 208.45,-29.86"/>
|
|
<polygon fill="black" stroke="black" points="208.73,-33.35 218.24,-28.67 207.89,-26.4 208.73,-33.35"/>
|
|
</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="481.28" cy="-72" rx="31.9" ry="18"/>
|
|
<text text-anchor="middle" x="481.28" 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="M337.05,-72C364.53,-72 406.27,-72 437.61,-72"/>
|
|
<polygon fill="black" stroke="black" points="437.55,-75.5 447.55,-72 437.55,-68.5 437.55,-75.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "bool", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="481.28" cy="-18" rx="27.3" ry="18"/>
|
|
<text text-anchor="middle" x="481.28" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M413.77,-18C423.91,-18 433.66,-18 442.43,-18"/>
|
|
<polygon fill="black" stroke="black" points="442.21,-21.5 452.21,-18 442.21,-14.5 442.21,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|