1
0
mirror of https://github.com/Mojang/bedrock-protocol-docs.git synced 2025-07-14 23:54:45 +00:00
Files
bedrock-protocol-docs/html/svg/ServerboundLoadingScreenPacket.svg
2024-06-14 10:31:51 -07:00

73 lines
3.9 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: ServerboundLoadingScreenPacket Pages: 1 -->
<svg width="819pt" height="98pt"
viewBox="0.00 0.00 818.51 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>ServerboundLoadingScreenPacket</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-94 814.51,-94 814.51,4 -4,4"/>
<!-- 0 -->
<!-- name: &quot;ServerboundLoadingScreenPacket&quot;, typeName: &quot;&quot;, id: 0, branchId: 312, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<g id="node1" class="node">
<title>0</title>
<ellipse fill="none" stroke="black" cx="139.39" cy="-45" rx="139.39" ry="18"/>
<text text-anchor="middle" x="139.39" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">ServerboundLoadingScreenPacket</text>
</g>
<!-- 1 -->
<!-- name: &quot;Loading Screen Packet Type&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="433.2" cy="-72" rx="118.43" ry="18"/>
<text text-anchor="middle" x="433.2" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Loading Screen Packet Type</text>
</g>
<!-- 0&#45;&gt;1 -->
<g id="edge1" class="edge">
<title>0&#45;&gt;1</title>
<path fill="none" stroke="black" d="M254.04,-55.52C275.48,-57.5 297.89,-59.57 319.3,-61.55"/>
<polygon fill="black" stroke="black" points="318.95,-65.04 329.23,-62.47 319.59,-58.07 318.95,-65.04"/>
</g>
<!-- 3 -->
<!-- name: &quot;Loading Screen Id&quot;, typeName: &quot;std::optional&lt;unsigned int&gt;&quot;, id: 3, branchId: 0, recurseId: &#45;1, attributes: 256, notes: &quot;This will be set if the server gives us a value. If the server doesn&#39;t expect this value, then the client will get disconnected.&quot; -->
<g id="node4" class="node">
<title>3</title>
<ellipse fill="none" stroke="black" cx="433.2" cy="-18" rx="79.51" ry="18"/>
<text text-anchor="middle" x="433.2" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Loading Screen Id</text>
</g>
<!-- 0&#45;&gt;3 -->
<g id="edge3" class="edge">
<title>0&#45;&gt;3</title>
<path fill="none" stroke="black" d="M254.04,-34.48C285.13,-31.61 318.26,-28.54 347.42,-25.84"/>
<polygon fill="black" stroke="black" points="347.67,-29.34 357.3,-24.93 347.02,-22.37 347.67,-29.34"/>
</g>
<!-- 2 -->
<!-- name: &quot;varint&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="699.07" cy="-72" rx="31.1" ry="18"/>
<text text-anchor="middle" x="699.07" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">varint</text>
</g>
<!-- 1&#45;&gt;2 -->
<g id="edge2" class="edge">
<title>1&#45;&gt;2</title>
<path fill="none" stroke="black" d="M551.86,-72C589.14,-72 627.95,-72 656.22,-72"/>
<polygon fill="black" stroke="black" points="656.13,-75.5 666.13,-72 656.13,-68.5 656.13,-75.5"/>
</g>
<!-- 4 -->
<!-- name: &quot;std::optional&lt;unsigned int&gt;&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="699.07" cy="-18" rx="111.44" ry="18"/>
<text text-anchor="middle" x="699.07" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">std::optional&lt;unsigned int&gt;</text>
</g>
<!-- 3&#45;&gt;4 -->
<g id="edge4" class="edge">
<title>3&#45;&gt;4</title>
<path fill="none" stroke="black" d="M513.01,-18C532.84,-18 554.58,-18 575.98,-18"/>
<polygon fill="black" stroke="black" points="575.96,-21.5 585.96,-18 575.96,-14.5 575.96,-21.5"/>
</g>
</g>
</svg>