mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-05-24 22:10:43 +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: ScriptMessagePacket Pages: 1 -->
|
|
<svg width="458pt" height="98pt"
|
|
viewBox="0.00 0.00 457.71 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>ScriptMessagePacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 453.71,-94 453.71,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "ScriptMessagePacket", typeName: "", id: 0, branchId: 177, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="90.25" cy="-45" rx="90.25" ry="18"/>
|
|
<text text-anchor="middle" x="90.25" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">ScriptMessagePacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Message Id", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="283.2" cy="-72" rx="53.91" ry="18"/>
|
|
<text text-anchor="middle" x="283.2" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Message Id</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M165.08,-55.44C183.85,-58.09 203.8,-60.91 221.81,-63.46"/>
|
|
<polygon fill="black" stroke="black" points="221.15,-66.9 231.54,-64.84 222.13,-59.97 221.15,-66.9"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Message Value", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="283.2" cy="-18" rx="66.71" ry="18"/>
|
|
<text text-anchor="middle" x="283.2" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Message Value</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M165.08,-34.56C180.62,-32.36 196.96,-30.05 212.35,-27.88"/>
|
|
<polygon fill="black" stroke="black" points="212.45,-31.4 221.86,-26.53 211.47,-24.47 212.45,-31.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="417.81" cy="-72" rx="31.9" ry="18"/>
|
|
<text text-anchor="middle" x="417.81" 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.38,-72C349.7,-72 362.65,-72 374.44,-72"/>
|
|
<polygon fill="black" stroke="black" points="374.25,-75.5 384.25,-72 374.25,-68.5 374.25,-75.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "string", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="417.81" cy="-18" rx="31.9" ry="18"/>
|
|
<text text-anchor="middle" x="417.81" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">string</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M350.12,-18C358.32,-18 366.53,-18 374.25,-18"/>
|
|
<polygon fill="black" stroke="black" points="374,-21.5 384,-18 374,-14.5 374,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|