mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-05-31 10:31:57 +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 BiomeConsolidatedFeaturesData> Pages: 1 -->
|
|
<svg width="866pt" height="98pt"
|
|
viewBox="0.00 0.00 866.42 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 862.42,-94 862.42,4 -4,4"/>
|
|
<!-- 84 -->
|
|
<!-- name: "std::optional<struct BiomeConsolidatedFeaturesData>", typeName: "", id: 84, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>84</title>
|
|
<ellipse fill="none" stroke="black" cx="212.24" cy="-45" rx="212.24" ry="18"/>
|
|
<text text-anchor="middle" x="212.24" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">std::optional<struct BiomeConsolidatedFeaturesData></text>
|
|
</g>
|
|
<!-- 85 -->
|
|
<!-- name: "Has Value", typeName: "", id: 85, branchId: 0, recurseId: -1, attributes: 0, notes: "If true, follow with appropriate data type, otherwise nothing" -->
|
|
<g id="node2" class="node">
|
|
<title>85</title>
|
|
<ellipse fill="none" stroke="black" cx="509.05" cy="-72" rx="48.57" ry="18"/>
|
|
<text text-anchor="middle" x="509.05" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Has Value</text>
|
|
</g>
|
|
<!-- 84->85 -->
|
|
<g id="edge1" class="edge">
|
|
<title>84->85</title>
|
|
<path fill="none" stroke="black" d="M358.92,-58.34C391.27,-61.3 423.73,-64.28 450.06,-66.69"/>
|
|
<polygon fill="black" stroke="black" points="449.55,-70.16 459.83,-67.58 450.19,-63.19 449.55,-70.16"/>
|
|
</g>
|
|
<!-- 87 -->
|
|
<!-- name: "Value", typeName: "BiomeConsolidatedFeaturesData", id: 87, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>87</title>
|
|
<ellipse fill="none" stroke="black" cx="509.05" cy="-18" rx="31.6" ry="18"/>
|
|
<text text-anchor="middle" x="509.05" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Value</text>
|
|
</g>
|
|
<!-- 84->87 -->
|
|
<g id="edge3" class="edge">
|
|
<title>84->87</title>
|
|
<path fill="none" stroke="black" d="M358.92,-31.66C398.31,-28.05 437.88,-24.43 466.34,-21.82"/>
|
|
<polygon fill="black" stroke="black" points="466.3,-25.34 475.94,-20.94 465.66,-18.37 466.3,-25.34"/>
|
|
</g>
|
|
<!-- 86 -->
|
|
<!-- name: "bool", typeName: "", id: 86, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>86</title>
|
|
<ellipse fill="none" stroke="black" cx="726.02" cy="-72" rx="27.61" ry="18"/>
|
|
<text text-anchor="middle" x="726.02" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 85->86 -->
|
|
<g id="edge2" class="edge">
|
|
<title>85->86</title>
|
|
<path fill="none" stroke="black" d="M558.02,-72C596.82,-72 650.73,-72 686.69,-72"/>
|
|
<polygon fill="black" stroke="black" points="686.64,-75.5 696.64,-72 686.64,-68.5 686.64,-75.5"/>
|
|
</g>
|
|
<!-- 142 -->
|
|
<!-- name: "BiomeConsolidatedFeaturesData", typeName: "", id: 142, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>142</title>
|
|
<ellipse fill="none" stroke="black" cx="726.02" cy="-18" rx="132.4" ry="18"/>
|
|
<text text-anchor="middle" x="726.02" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">BiomeConsolidatedFeaturesData</text>
|
|
</g>
|
|
<!-- 87->142 -->
|
|
<g id="edge4" class="edge">
|
|
<title>87->142</title>
|
|
<path fill="none" stroke="black" d="M540.85,-18C552.53,-18 566.72,-18 582,-18"/>
|
|
<polygon fill="black" stroke="black" points="581.78,-21.5 591.78,-18 581.78,-14.5 581.78,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|