mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-11-07 18:45:09 +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 BiomeSurfaceMaterialData> Pages: 1 -->
|
|
<svg width="790pt" height="98pt"
|
|
viewBox="0.00 0.00 790.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 BiomeSurfaceMaterialData></title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 786.39,-94 786.39,4 -4,4"/>
|
|
<!-- 196 -->
|
|
<!-- name: "std::optional<struct BiomeSurfaceMaterialData>", typeName: "", id: 196, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>196</title>
|
|
<ellipse fill="none" stroke="black" cx="193.63" cy="-45" rx="193.63" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="193.63" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">std::optional<struct BiomeSurfaceMaterialData></text>
|
|
</g>
|
|
<!-- 197 -->
|
|
<!-- name: "Has Value", typeName: "", id: 197, branchId: 0, recurseId: -1, attributes: 0, notes: "If true, follow with appropriate data type, otherwise nothing" -->
|
|
<g id="node2" class="node">
|
|
<title>197</title>
|
|
<ellipse fill="none" stroke="black" cx="471.55" cy="-72" rx="48.28" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="471.55" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Has Value</text>
|
|
</g>
|
|
<!-- 196->197 -->
|
|
<g id="edge1" class="edge">
|
|
<title>196->197</title>
|
|
<path fill="none" stroke="black" d="M329.36,-58.18C358.88,-61.07 388.6,-63.98 413.11,-66.38"/>
|
|
<polygon fill="black" stroke="black" points="412.54,-69.84 422.83,-67.33 413.22,-62.87 412.54,-69.84"/>
|
|
</g>
|
|
<!-- 199 -->
|
|
<!-- name: "Value", typeName: "BiomeSurfaceMaterialData", id: 199, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>199</title>
|
|
<ellipse fill="none" stroke="black" cx="471.55" cy="-18" rx="31.9" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="471.55" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Value</text>
|
|
</g>
|
|
<!-- 196->199 -->
|
|
<g id="edge3" class="edge">
|
|
<title>196->199</title>
|
|
<path fill="none" stroke="black" d="M329.36,-31.82C365.35,-28.29 401.63,-24.74 428.4,-22.12"/>
|
|
<polygon fill="black" stroke="black" points="428.51,-25.63 438.12,-21.17 427.83,-18.66 428.51,-25.63"/>
|
|
</g>
|
|
<!-- 198 -->
|
|
<!-- name: "bool", typeName: "", id: 198, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>198</title>
|
|
<ellipse fill="none" stroke="black" cx="669.11" cy="-72" rx="27.3" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="669.11" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 197->198 -->
|
|
<g id="edge2" class="edge">
|
|
<title>197->198</title>
|
|
<path fill="none" stroke="black" d="M520.14,-72C553.92,-72 598.68,-72 630.09,-72"/>
|
|
<polygon fill="black" stroke="black" points="629.91,-75.5 639.91,-72 629.91,-68.5 629.91,-75.5"/>
|
|
</g>
|
|
<!-- 200 -->
|
|
<!-- name: "BiomeSurfaceMaterialData", typeName: "", id: 200, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>200</title>
|
|
<ellipse fill="none" stroke="black" cx="669.11" cy="-18" rx="113.28" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="669.11" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">BiomeSurfaceMaterialData</text>
|
|
</g>
|
|
<!-- 199->200 -->
|
|
<g id="edge4" class="edge">
|
|
<title>199->200</title>
|
|
<path fill="none" stroke="black" d="M503.54,-18C515.12,-18 529.11,-18 543.97,-18"/>
|
|
<polygon fill="black" stroke="black" points="543.96,-21.5 553.96,-18 543.96,-14.5 543.96,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|