mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-11-07 09:25:11 +00:00
73 lines
4.0 KiB
XML
73 lines
4.0 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 14.0.1 (20251006.0113)
|
|
-->
|
|
<!-- Title: std::optional<struct BiomeConsolidatedFeaturesData> Pages: 1 -->
|
|
<svg width="870pt" height="98pt"
|
|
viewBox="0.00 0.00 870.00 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 BiomeConsolidatedFeaturesData></title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 866.23,-94 866.23,4 -4,4"/>
|
|
<!-- 68 -->
|
|
<!-- name: "std::optional<struct BiomeConsolidatedFeaturesData>", typeName: "", id: 68, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>68</title>
|
|
<ellipse fill="none" stroke="black" cx="213.59" cy="-45" rx="213.59" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="213.59" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">std::optional<struct BiomeConsolidatedFeaturesData></text>
|
|
</g>
|
|
<!-- 69 -->
|
|
<!-- name: "Has Value", typeName: "", id: 69, branchId: 0, recurseId: -1, attributes: 0, notes: "If true, follow with appropriate data type, otherwise nothing" -->
|
|
<g id="node2" class="node">
|
|
<title>69</title>
|
|
<ellipse fill="none" stroke="black" cx="511.47" cy="-72" rx="48.28" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="511.47" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Has Value</text>
|
|
</g>
|
|
<!-- 68->69 -->
|
|
<g id="edge1" class="edge">
|
|
<title>68->69</title>
|
|
<path fill="none" stroke="black" d="M361.23,-58.38C393.76,-61.35 426.38,-64.33 452.78,-66.74"/>
|
|
<polygon fill="black" stroke="black" points="452.29,-70.21 462.57,-67.63 452.93,-63.23 452.29,-70.21"/>
|
|
</g>
|
|
<!-- 71 -->
|
|
<!-- name: "Value", typeName: "BiomeConsolidatedFeaturesData", id: 71, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>71</title>
|
|
<ellipse fill="none" stroke="black" cx="511.47" cy="-18" rx="31.9" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="511.47" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Value</text>
|
|
</g>
|
|
<!-- 68->71 -->
|
|
<g id="edge3" class="edge">
|
|
<title>68->71</title>
|
|
<path fill="none" stroke="black" d="M361.23,-31.62C400.57,-28.03 440.03,-24.43 468.48,-21.83"/>
|
|
<polygon fill="black" stroke="black" points="468.44,-25.35 478.08,-20.96 467.8,-18.38 468.44,-25.35"/>
|
|
</g>
|
|
<!-- 70 -->
|
|
<!-- name: "bool", typeName: "", id: 70, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>70</title>
|
|
<ellipse fill="none" stroke="black" cx="728.99" cy="-72" rx="27.3" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="728.99" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 69->70 -->
|
|
<g id="edge2" class="edge">
|
|
<title>69->70</title>
|
|
<path fill="none" stroke="black" d="M560.03,-72C599.18,-72 653.94,-72 690.16,-72"/>
|
|
<polygon fill="black" stroke="black" points="689.7,-75.5 699.7,-72 689.7,-68.5 689.7,-75.5"/>
|
|
</g>
|
|
<!-- 126 -->
|
|
<!-- name: "BiomeConsolidatedFeaturesData", typeName: "", id: 126, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>126</title>
|
|
<ellipse fill="none" stroke="black" cx="728.99" cy="-18" rx="133.24" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="728.99" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">BiomeConsolidatedFeaturesData</text>
|
|
</g>
|
|
<!-- 71->126 -->
|
|
<g id="edge4" class="edge">
|
|
<title>71->126</title>
|
|
<path fill="none" stroke="black" d="M543.81,-18C555.36,-18 569.33,-18 584.35,-18"/>
|
|
<polygon fill="black" stroke="black" points="583.94,-21.5 593.94,-18 583.94,-14.5 583.94,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|