mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-05-30 06:32:05 +00:00
73 lines
3.9 KiB
XML
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: std::optional<struct BiomeDefinitionChunkGenData> Pages: 1 -->
|
|
<svg width="846pt" height="98pt"
|
|
viewBox="0.00 0.00 846.46 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>std::optional<struct BiomeDefinitionChunkGenData></title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 842.46,-94 842.46,4 -4,4"/>
|
|
<!-- 54 -->
|
|
<!-- name: "std::optional<struct BiomeDefinitionChunkGenData>", typeName: "", id: 54, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>54</title>
|
|
<ellipse fill="none" stroke="black" cx="207.25" cy="-45" rx="207.25" ry="18"/>
|
|
<text text-anchor="middle" x="207.25" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">std::optional<struct BiomeDefinitionChunkGenData></text>
|
|
</g>
|
|
<!-- 55 -->
|
|
<!-- name: "Has Value", typeName: "", id: 55, branchId: 0, recurseId: -1, attributes: 0, notes: "If true, follow with appropriate data type, otherwise nothing" -->
|
|
<g id="node2" class="node">
|
|
<title>55</title>
|
|
<ellipse fill="none" stroke="black" cx="499.07" cy="-72" rx="48.57" ry="18"/>
|
|
<text text-anchor="middle" x="499.07" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Has Value</text>
|
|
</g>
|
|
<!-- 54->55 -->
|
|
<g id="edge1" class="edge">
|
|
<title>54->55</title>
|
|
<path fill="none" stroke="black" d="M351.04,-58.3C382.63,-61.25 414.36,-64.2 440.22,-66.61"/>
|
|
<polygon fill="black" stroke="black" points="439.87,-70.09 450.15,-67.54 440.52,-63.12 439.87,-70.09"/>
|
|
</g>
|
|
<!-- 57 -->
|
|
<!-- name: "Value", typeName: "BiomeDefinitionChunkGenData", id: 57, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>57</title>
|
|
<ellipse fill="none" stroke="black" cx="499.07" cy="-18" rx="31.6" ry="18"/>
|
|
<text text-anchor="middle" x="499.07" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Value</text>
|
|
</g>
|
|
<!-- 54->57 -->
|
|
<g id="edge3" class="edge">
|
|
<title>54->57</title>
|
|
<path fill="none" stroke="black" d="M351.04,-31.7C389.54,-28.11 428.25,-24.5 456.28,-21.89"/>
|
|
<polygon fill="black" stroke="black" points="456.46,-25.39 466.1,-20.98 455.81,-18.42 456.46,-25.39"/>
|
|
</g>
|
|
<!-- 56 -->
|
|
<!-- name: "bool", typeName: "", id: 56, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>56</title>
|
|
<ellipse fill="none" stroke="black" cx="711.05" cy="-72" rx="27.61" ry="18"/>
|
|
<text text-anchor="middle" x="711.05" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 55->56 -->
|
|
<g id="edge2" class="edge">
|
|
<title>55->56</title>
|
|
<path fill="none" stroke="black" d="M547.98,-72C585.61,-72 637.28,-72 672.08,-72"/>
|
|
<polygon fill="black" stroke="black" points="671.68,-75.5 681.68,-72 671.68,-68.5 671.68,-75.5"/>
|
|
</g>
|
|
<!-- 369 -->
|
|
<!-- name: "BiomeDefinitionChunkGenData", typeName: "", id: 369, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>369</title>
|
|
<ellipse fill="none" stroke="black" cx="711.05" cy="-18" rx="127.41" ry="18"/>
|
|
<text text-anchor="middle" x="711.05" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">BiomeDefinitionChunkGenData</text>
|
|
</g>
|
|
<!-- 57->369 -->
|
|
<g id="edge4" class="edge">
|
|
<title>57->369</title>
|
|
<path fill="none" stroke="black" d="M531.05,-18C542.71,-18 556.85,-18 572,-18"/>
|
|
<polygon fill="black" stroke="black" points="571.69,-21.5 581.69,-18 571.69,-14.5 571.69,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|