1
0
mirror of https://github.com/Mojang/bedrock-protocol-docs.git synced 2025-07-20 22:49:18 +00:00
Files
bedrock-protocol-docs/html/svg/ScriptMessagePacket.svg
2024-07-17 13:35:22 -07:00

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 11.0.0 (20240428.1522)
-->
<!-- Title: ScriptMessagePacket Pages: 1 -->
<svg width="456pt" height="98pt"
viewBox="0.00 0.00 456.24 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 452.24,-94 452.24,4 -4,4"/>
<!-- 0 -->
<!-- name: &quot;ScriptMessagePacket&quot;, typeName: &quot;&quot;, id: 0, branchId: 177, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<g id="node1" class="node">
<title>0</title>
<ellipse fill="none" stroke="black" cx="90.48" cy="-45" rx="90.48" ry="18"/>
<text text-anchor="middle" x="90.48" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">ScriptMessagePacket</text>
</g>
<!-- 1 -->
<!-- name: &quot;Message Id&quot;, typeName: &quot;&quot;, id: 1, branchId: 0, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<g id="node2" class="node">
<title>1</title>
<ellipse fill="none" stroke="black" cx="283.5" cy="-72" rx="53.56" ry="18"/>
<text text-anchor="middle" x="283.5" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Message Id</text>
</g>
<!-- 0&#45;&gt;1 -->
<g id="edge1" class="edge">
<title>0&#45;&gt;1</title>
<path fill="none" stroke="black" d="M165.34,-55.44C184.2,-58.11 204.25,-60.94 222.34,-63.5"/>
<polygon fill="black" stroke="black" points="221.72,-66.94 232.11,-64.88 222.7,-60.01 221.72,-66.94"/>
</g>
<!-- 3 -->
<!-- name: &quot;Message Value&quot;, typeName: &quot;&quot;, id: 3, branchId: 0, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<g id="node4" class="node">
<title>3</title>
<ellipse fill="none" stroke="black" cx="283.5" cy="-18" rx="66.53" ry="18"/>
<text text-anchor="middle" x="283.5" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Message Value</text>
</g>
<!-- 0&#45;&gt;3 -->
<g id="edge3" class="edge">
<title>0&#45;&gt;3</title>
<path fill="none" stroke="black" d="M165.34,-34.56C180.88,-32.36 197.23,-30.05 212.63,-27.88"/>
<polygon fill="black" stroke="black" points="212.73,-31.4 222.14,-26.53 211.75,-24.47 212.73,-31.4"/>
</g>
<!-- 2 -->
<!-- name: &quot;string&quot;, typeName: &quot;&quot;, id: 2, branchId: 0, recurseId: &#45;1, attributes: 512, notes: &quot;&quot; -->
<g id="node3" class="node">
<title>2</title>
<ellipse fill="none" stroke="black" cx="417.14" cy="-72" rx="31.1" ry="18"/>
<text text-anchor="middle" x="417.14" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">string</text>
</g>
<!-- 1&#45;&gt;2 -->
<g id="edge2" class="edge">
<title>1&#45;&gt;2</title>
<path fill="none" stroke="black" d="M337.29,-72C349.62,-72 362.6,-72 374.38,-72"/>
<polygon fill="black" stroke="black" points="374.18,-75.5 384.18,-72 374.18,-68.5 374.18,-75.5"/>
</g>
<!-- 4 -->
<!-- name: &quot;string&quot;, typeName: &quot;&quot;, id: 4, branchId: 0, recurseId: &#45;1, attributes: 512, notes: &quot;&quot; -->
<g id="node5" class="node">
<title>4</title>
<ellipse fill="none" stroke="black" cx="417.14" cy="-18" rx="31.1" ry="18"/>
<text text-anchor="middle" x="417.14" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">string</text>
</g>
<!-- 3&#45;&gt;4 -->
<g id="edge4" class="edge">
<title>3&#45;&gt;4</title>
<path fill="none" stroke="black" d="M350.32,-18C358.42,-18 366.52,-18 374.13,-18"/>
<polygon fill="black" stroke="black" points="374.09,-21.5 384.09,-18 374.09,-14.5 374.09,-21.5"/>
</g>
</g>
</svg>