mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-05-31 10:31:57 +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 11.0.0 (20240428.1522)
|
|
-->
|
|
<!-- Title: std::optional<struct BiomeSurfaceMaterialAdjustmentData> Pages: 1 -->
|
|
<svg width="944pt" height="98pt"
|
|
viewBox="0.00 0.00 944.26 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 BiomeSurfaceMaterialAdjustmentData></title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 940.26,-94 940.26,4 -4,4"/>
|
|
<!-- 168 -->
|
|
<!-- name: "std::optional<struct BiomeSurfaceMaterialAdjustmentData>", typeName: "", id: 168, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>168</title>
|
|
<ellipse fill="none" stroke="black" cx="231.7" cy="-45" rx="231.7" ry="18"/>
|
|
<text text-anchor="middle" x="231.7" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">std::optional<struct BiomeSurfaceMaterialAdjustmentData></text>
|
|
</g>
|
|
<!-- 169 -->
|
|
<!-- name: "Has Value", typeName: "", id: 169, branchId: 0, recurseId: -1, attributes: 0, notes: "If true, follow with appropriate data type, otherwise nothing" -->
|
|
<g id="node2" class="node">
|
|
<title>169</title>
|
|
<ellipse fill="none" stroke="black" cx="547.97" cy="-72" rx="48.57" ry="18"/>
|
|
<text text-anchor="middle" x="547.97" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Has Value</text>
|
|
</g>
|
|
<!-- 168->169 -->
|
|
<g id="edge1" class="edge">
|
|
<title>168->169</title>
|
|
<path fill="none" stroke="black" d="M389.83,-58.5C425.31,-61.55 460.78,-64.59 489.02,-67.02"/>
|
|
<polygon fill="black" stroke="black" points="488.49,-70.49 498.75,-67.86 489.09,-63.51 488.49,-70.49"/>
|
|
</g>
|
|
<!-- 171 -->
|
|
<!-- name: "Value", typeName: "BiomeSurfaceMaterialAdjustmentData", id: 171, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>171</title>
|
|
<ellipse fill="none" stroke="black" cx="547.97" cy="-18" rx="31.6" ry="18"/>
|
|
<text text-anchor="middle" x="547.97" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Value</text>
|
|
</g>
|
|
<!-- 168->171 -->
|
|
<g id="edge3" class="edge">
|
|
<title>168->171</title>
|
|
<path fill="none" stroke="black" d="M389.83,-31.5C432.37,-27.85 474.91,-24.19 504.98,-21.61"/>
|
|
<polygon fill="black" stroke="black" points="505.09,-25.11 514.76,-20.77 504.49,-18.14 505.09,-25.11"/>
|
|
</g>
|
|
<!-- 170 -->
|
|
<!-- name: "bool", typeName: "", id: 170, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>170</title>
|
|
<ellipse fill="none" stroke="black" cx="784.4" cy="-72" rx="27.61" ry="18"/>
|
|
<text text-anchor="middle" x="784.4" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 169->170 -->
|
|
<g id="edge2" class="edge">
|
|
<title>169->170</title>
|
|
<path fill="none" stroke="black" d="M596.98,-72C640.75,-72 704.57,-72 745.03,-72"/>
|
|
<polygon fill="black" stroke="black" points="744.78,-75.5 754.78,-72 744.78,-68.5 744.78,-75.5"/>
|
|
</g>
|
|
<!-- 209 -->
|
|
<!-- name: "BiomeSurfaceMaterialAdjustmentData", typeName: "", id: 209, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>209</title>
|
|
<ellipse fill="none" stroke="black" cx="784.4" cy="-18" rx="151.86" ry="18"/>
|
|
<text text-anchor="middle" x="784.4" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">BiomeSurfaceMaterialAdjustmentData</text>
|
|
</g>
|
|
<!-- 171->209 -->
|
|
<g id="edge4" class="edge">
|
|
<title>171->209</title>
|
|
<path fill="none" stroke="black" d="M579.62,-18C591.2,-18 605.34,-18 620.7,-18"/>
|
|
<polygon fill="black" stroke="black" points="620.58,-21.5 630.58,-18 620.58,-14.5 620.58,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|