mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-11-07 17:35:11 +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 BiomeReplacementsData> Pages: 1 -->
|
|
<svg width="760pt" height="98pt"
|
|
viewBox="0.00 0.00 760.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 BiomeReplacementsData></title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 755.68,-94 755.68,4 -4,4"/>
|
|
<!-- 356 -->
|
|
<!-- name: "std::optional<struct BiomeReplacementsData>", typeName: "", id: 356, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>356</title>
|
|
<ellipse fill="none" stroke="black" cx="185.96" cy="-45" rx="185.96" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="185.96" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">std::optional<struct BiomeReplacementsData></text>
|
|
</g>
|
|
<!-- 357 -->
|
|
<!-- name: "Has Value", typeName: "", id: 357, branchId: 0, recurseId: -1, attributes: 0, notes: "If true, follow with appropriate data type, otherwise nothing" -->
|
|
<g id="node2" class="node">
|
|
<title>357</title>
|
|
<ellipse fill="none" stroke="black" cx="456.19" cy="-72" rx="48.28" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="456.19" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Has Value</text>
|
|
</g>
|
|
<!-- 356->357 -->
|
|
<g id="edge1" class="edge">
|
|
<title>356->357</title>
|
|
<path fill="none" stroke="black" d="M317.15,-58.1C345.48,-60.96 374.05,-63.83 397.79,-66.22"/>
|
|
<polygon fill="black" stroke="black" points="397.22,-69.68 407.52,-67.2 397.92,-62.72 397.22,-69.68"/>
|
|
</g>
|
|
<!-- 359 -->
|
|
<!-- name: "Value", typeName: "BiomeReplacementsData", id: 359, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>359</title>
|
|
<ellipse fill="none" stroke="black" cx="456.19" cy="-18" rx="31.9" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="456.19" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Value</text>
|
|
</g>
|
|
<!-- 356->359 -->
|
|
<g id="edge3" class="edge">
|
|
<title>356->359</title>
|
|
<path fill="none" stroke="black" d="M317.15,-31.9C351.87,-28.4 386.95,-24.87 413.06,-22.24"/>
|
|
<polygon fill="black" stroke="black" points="413.28,-25.74 422.88,-21.25 412.58,-18.77 413.28,-25.74"/>
|
|
</g>
|
|
<!-- 358 -->
|
|
<!-- name: "bool", typeName: "", id: 358, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>358</title>
|
|
<ellipse fill="none" stroke="black" cx="646.08" cy="-72" rx="27.3" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="646.08" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 357->358 -->
|
|
<g id="edge2" class="edge">
|
|
<title>357->358</title>
|
|
<path fill="none" stroke="black" d="M504.61,-72C536.23,-72 577.27,-72 606.81,-72"/>
|
|
<polygon fill="black" stroke="black" points="606.8,-75.5 616.8,-72 606.8,-68.5 606.8,-75.5"/>
|
|
</g>
|
|
<!-- 384 -->
|
|
<!-- name: "BiomeReplacementsData", typeName: "", id: 384, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>384</title>
|
|
<ellipse fill="none" stroke="black" cx="646.08" cy="-18" rx="105.6" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="646.08" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">BiomeReplacementsData</text>
|
|
</g>
|
|
<!-- 359->384 -->
|
|
<g id="edge4" class="edge">
|
|
<title>359->384</title>
|
|
<path fill="none" stroke="black" d="M488.22,-18C499.85,-18 513.86,-18 528.65,-18"/>
|
|
<polygon fill="black" stroke="black" points="528.59,-21.5 538.59,-18 528.59,-14.5 528.59,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|