mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-26 03:34:38 +00:00
73 lines
3.8 KiB
XML
73 lines
3.8 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 10.0.1 (20240210.2158)
|
|
-->
|
|
<!-- Title: std::optional<class MolangVariableMap> Pages: 1 -->
|
|
<svg width="676pt" height="98pt"
|
|
viewBox="0.00 0.00 675.80 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<class MolangVariableMap></title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 671.8,-94 671.8,4 -4,4"/>
|
|
<!-- 10 -->
|
|
<!-- name: "std::optional<class MolangVariableMap>", typeName: "", id: 10, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>10</title>
|
|
<ellipse fill="none" stroke="black" cx="163.34" cy="-45" rx="163.34" ry="18"/>
|
|
<text text-anchor="middle" x="163.34" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">std::optional<class MolangVariableMap></text>
|
|
</g>
|
|
<!-- 11 -->
|
|
<!-- name: "Has Value", typeName: "", id: 11, branchId: 0, recurseId: -1, attributes: 0, notes: "If true, follow with appropriate data type, otherwise nothing" -->
|
|
<g id="node2" class="node">
|
|
<title>11</title>
|
|
<ellipse fill="none" stroke="black" cx="411.24" cy="-72" rx="48.57" ry="18"/>
|
|
<text text-anchor="middle" x="411.24" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Has Value</text>
|
|
</g>
|
|
<!-- 10->11 -->
|
|
<g id="edge1" class="edge">
|
|
<title>10->11</title>
|
|
<path fill="none" stroke="black" d="M281.17,-57.83C306.17,-60.57 331.51,-63.35 353.04,-65.72"/>
|
|
<polygon fill="black" stroke="black" points="352.43,-69.17 362.75,-66.78 353.19,-62.21 352.43,-69.17"/>
|
|
</g>
|
|
<!-- 13 -->
|
|
<!-- name: "Value", typeName: "MolangVariableMap", id: 13, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>13</title>
|
|
<ellipse fill="none" stroke="black" cx="411.24" cy="-18" rx="31.6" ry="18"/>
|
|
<text text-anchor="middle" x="411.24" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Value</text>
|
|
</g>
|
|
<!-- 10->13 -->
|
|
<g id="edge3" class="edge">
|
|
<title>10->13</title>
|
|
<path fill="none" stroke="black" d="M281.17,-32.17C312.48,-28.73 344.32,-25.24 368.54,-22.58"/>
|
|
<polygon fill="black" stroke="black" points="368.72,-26.08 378.28,-21.51 367.96,-19.12 368.72,-26.08"/>
|
|
</g>
|
|
<!-- 12 -->
|
|
<!-- name: "bool", typeName: "", id: 12, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>12</title>
|
|
<ellipse fill="none" stroke="black" cx="581.81" cy="-72" rx="27.61" ry="18"/>
|
|
<text text-anchor="middle" x="581.81" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 11->12 -->
|
|
<g id="edge2" class="edge">
|
|
<title>11->12</title>
|
|
<path fill="none" stroke="black" d="M460.1,-72C486.19,-72 518.06,-72 542.5,-72"/>
|
|
<polygon fill="black" stroke="black" points="542.33,-75.5 552.33,-72 542.33,-68.5 542.33,-75.5"/>
|
|
</g>
|
|
<!-- 17 -->
|
|
<!-- name: "MolangVariableMap", typeName: "", id: 17, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>17</title>
|
|
<ellipse fill="none" stroke="black" cx="581.81" cy="-18" rx="85.99" ry="18"/>
|
|
<text text-anchor="middle" x="581.81" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">MolangVariableMap</text>
|
|
</g>
|
|
<!-- 13->17 -->
|
|
<g id="edge4" class="edge">
|
|
<title>13->17</title>
|
|
<path fill="none" stroke="black" d="M443.16,-18C455.05,-18 469.35,-18 484.17,-18"/>
|
|
<polygon fill="black" stroke="black" points="484.06,-21.5 494.06,-18 484.06,-14.5 484.06,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|