mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-05-30 11:12:16 +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 BiomeSurfaceMaterialData> Pages: 1 -->
|
|
<svg width="775pt" height="98pt"
|
|
viewBox="0.00 0.00 774.60 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 770.6,-94 770.6,4 -4,4"/>
|
|
<!-- 212 -->
|
|
<!-- name: "std::optional<struct BiomeSurfaceMaterialData>", typeName: "", id: 212, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>212</title>
|
|
<ellipse fill="none" stroke="black" cx="189.29" cy="-45" rx="189.29" ry="18"/>
|
|
<text text-anchor="middle" x="189.29" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">std::optional<struct BiomeSurfaceMaterialData></text>
|
|
</g>
|
|
<!-- 213 -->
|
|
<!-- name: "Has Value", typeName: "", id: 213, branchId: 0, recurseId: -1, attributes: 0, notes: "If true, follow with appropriate data type, otherwise nothing" -->
|
|
<g id="node2" class="node">
|
|
<title>213</title>
|
|
<ellipse fill="none" stroke="black" cx="463.14" cy="-72" rx="48.57" ry="18"/>
|
|
<text text-anchor="middle" x="463.14" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Has Value</text>
|
|
</g>
|
|
<!-- 212->213 -->
|
|
<g id="edge1" class="edge">
|
|
<title>212->213</title>
|
|
<path fill="none" stroke="black" d="M322.63,-58.14C351.41,-61 380.4,-63.88 404.44,-66.27"/>
|
|
<polygon fill="black" stroke="black" points="404.02,-69.75 414.32,-67.25 404.72,-62.78 404.02,-69.75"/>
|
|
</g>
|
|
<!-- 215 -->
|
|
<!-- name: "Value", typeName: "BiomeSurfaceMaterialData", id: 215, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>215</title>
|
|
<ellipse fill="none" stroke="black" cx="463.14" cy="-18" rx="31.6" ry="18"/>
|
|
<text text-anchor="middle" x="463.14" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Value</text>
|
|
</g>
|
|
<!-- 212->215 -->
|
|
<g id="edge3" class="edge">
|
|
<title>212->215</title>
|
|
<path fill="none" stroke="black" d="M322.63,-31.86C357.99,-28.34 393.68,-24.8 420.11,-22.17"/>
|
|
<polygon fill="black" stroke="black" points="420.45,-25.66 430.06,-21.19 419.76,-18.69 420.45,-25.66"/>
|
|
</g>
|
|
<!-- 214 -->
|
|
<!-- name: "bool", typeName: "", id: 214, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>214</title>
|
|
<ellipse fill="none" stroke="black" cx="657.16" cy="-72" rx="27.61" ry="18"/>
|
|
<text text-anchor="middle" x="657.16" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 213->214 -->
|
|
<g id="edge2" class="edge">
|
|
<title>213->214</title>
|
|
<path fill="none" stroke="black" d="M512.1,-72C544.75,-72 587.4,-72 617.8,-72"/>
|
|
<polygon fill="black" stroke="black" points="617.69,-75.5 627.69,-72 617.69,-68.5 617.69,-75.5"/>
|
|
</g>
|
|
<!-- 216 -->
|
|
<!-- name: "BiomeSurfaceMaterialData", typeName: "", id: 216, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>216</title>
|
|
<ellipse fill="none" stroke="black" cx="657.16" cy="-18" rx="109.45" ry="18"/>
|
|
<text text-anchor="middle" x="657.16" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">BiomeSurfaceMaterialData</text>
|
|
</g>
|
|
<!-- 215->216 -->
|
|
<g id="edge4" class="edge">
|
|
<title>215->216</title>
|
|
<path fill="none" stroke="black" d="M494.99,-18C506.76,-18 521.01,-18 536.1,-18"/>
|
|
<polygon fill="black" stroke="black" points="535.71,-21.5 545.71,-18 535.71,-14.5 535.71,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|