mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-11-07 05:55:09 +00:00
73 lines
4.1 KiB
XML
73 lines
4.1 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 BiomeSurfaceMaterialAdjustmentData> Pages: 1 -->
|
|
<svg width="964pt" height="98pt"
|
|
viewBox="0.00 0.00 964.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 BiomeSurfaceMaterialAdjustmentData></title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 960.4,-94 960.4,4 -4,4"/>
|
|
<!-- 152 -->
|
|
<!-- name: "std::optional<struct BiomeSurfaceMaterialAdjustmentData>", typeName: "", id: 152, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>152</title>
|
|
<ellipse fill="none" stroke="black" cx="237.14" cy="-45" rx="237.14" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="237.14" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">std::optional<struct BiomeSurfaceMaterialAdjustmentData></text>
|
|
</g>
|
|
<!-- 153 -->
|
|
<!-- name: "Has Value", typeName: "", id: 153, branchId: 0, recurseId: -1, attributes: 0, notes: "If true, follow with appropriate data type, otherwise nothing" -->
|
|
<g id="node2" class="node">
|
|
<title>153</title>
|
|
<ellipse fill="none" stroke="black" cx="558.56" cy="-72" rx="48.28" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="558.56" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Has Value</text>
|
|
</g>
|
|
<!-- 152->153 -->
|
|
<g id="edge1" class="edge">
|
|
<title>152->153</title>
|
|
<path fill="none" stroke="black" d="M398.31,-58.54C434.57,-61.6 470.79,-64.67 499.51,-67.09"/>
|
|
<polygon fill="black" stroke="black" points="499.17,-70.58 509.42,-67.93 499.76,-63.6 499.17,-70.58"/>
|
|
</g>
|
|
<!-- 155 -->
|
|
<!-- name: "Value", typeName: "BiomeSurfaceMaterialAdjustmentData", id: 155, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>155</title>
|
|
<ellipse fill="none" stroke="black" cx="558.56" cy="-18" rx="31.9" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="558.56" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Value</text>
|
|
</g>
|
|
<!-- 152->155 -->
|
|
<g id="edge3" class="edge">
|
|
<title>152->155</title>
|
|
<path fill="none" stroke="black" d="M398.31,-31.46C441.6,-27.8 484.84,-24.15 515.32,-21.57"/>
|
|
<polygon fill="black" stroke="black" points="515.57,-25.06 525.24,-20.73 514.98,-18.09 515.57,-25.06"/>
|
|
</g>
|
|
<!-- 154 -->
|
|
<!-- name: "bool", typeName: "", id: 154, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>154</title>
|
|
<ellipse fill="none" stroke="black" cx="799.62" cy="-72" rx="27.3" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="799.62" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 153->154 -->
|
|
<g id="edge2" class="edge">
|
|
<title>153->154</title>
|
|
<path fill="none" stroke="black" d="M607.07,-72C652.16,-72 719.03,-72 760.67,-72"/>
|
|
<polygon fill="black" stroke="black" points="760.44,-75.5 770.44,-72 760.44,-68.5 760.44,-75.5"/>
|
|
</g>
|
|
<!-- 193 -->
|
|
<!-- name: "BiomeSurfaceMaterialAdjustmentData", typeName: "", id: 193, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>193</title>
|
|
<ellipse fill="none" stroke="black" cx="799.62" cy="-18" rx="156.78" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="799.62" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">BiomeSurfaceMaterialAdjustmentData</text>
|
|
</g>
|
|
<!-- 155->193 -->
|
|
<g id="edge4" class="edge">
|
|
<title>155->193</title>
|
|
<path fill="none" stroke="black" d="M590.81,-18C602.27,-18 616.17,-18 631.29,-18"/>
|
|
<polygon fill="black" stroke="black" points="630.99,-21.5 640.99,-18 630.99,-14.5 630.99,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|