1
0
mirror of https://github.com/Mojang/bedrock-protocol-docs.git synced 2025-05-30 11:12:16 +00:00
Files
bedrock-protocol-docs/html/svg/BiomeWeightedData.svg
Oswaldo Leyva Barrientos 5a86bb3b72 Protocol for r/21_u8 NetworkProtocolVersion 800 (#20)
* Protocol for r/21_u8 NetworkProtocolVersion 800

* Removed irrelevant SVGs from PR
2025-05-21 13:44:00 -07:00

73 lines
3.7 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: BiomeWeightedData Pages: 1 -->
<svg width="433pt" height="98pt"
viewBox="0.00 0.00 433.29 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>BiomeWeightedData</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-94 429.29,-94 429.29,4 -4,4"/>
<!-- 277 -->
<!-- name: &quot;BiomeWeightedData&quot;, typeName: &quot;&quot;, id: 277, branchId: 0, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<g id="node1" class="node">
<title>277</title>
<ellipse fill="none" stroke="black" cx="86.99" cy="-45" rx="86.99" ry="18"/>
<text text-anchor="middle" x="86.99" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">BiomeWeightedData</text>
</g>
<!-- 278 -->
<!-- name: &quot;biome&quot;, typeName: &quot;short&quot;, id: 278, branchId: 0, recurseId: &#45;1, attributes: 256, notes: &quot;&quot; -->
<g id="node2" class="node">
<title>278</title>
<ellipse fill="none" stroke="black" cx="244.58" cy="-72" rx="33.6" ry="18"/>
<text text-anchor="middle" x="244.58" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">biome</text>
</g>
<!-- 277&#45;&gt;278 -->
<g id="edge1" class="edge">
<title>277&#45;&gt;278</title>
<path fill="none" stroke="black" d="M154.88,-56.61C170.61,-59.34 186.94,-62.17 201.24,-64.65"/>
<polygon fill="black" stroke="black" points="200.28,-68.04 210.73,-66.3 201.48,-61.14 200.28,-68.04"/>
</g>
<!-- 280 -->
<!-- name: &quot;weight&quot;, typeName: &quot;&quot;, id: 280, branchId: 0, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<g id="node4" class="node">
<title>280</title>
<ellipse fill="none" stroke="black" cx="244.58" cy="-18" rx="34.6" ry="18"/>
<text text-anchor="middle" x="244.58" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">weight</text>
</g>
<!-- 277&#45;&gt;280 -->
<g id="edge3" class="edge">
<title>277&#45;&gt;280</title>
<path fill="none" stroke="black" d="M154.88,-33.39C170.19,-30.74 186.08,-27.98 200.11,-25.54"/>
<polygon fill="black" stroke="black" points="200.66,-29 209.91,-23.84 199.46,-22.1 200.66,-29"/>
</g>
<!-- 279 -->
<!-- name: &quot;short&quot;, typeName: &quot;&quot;, id: 279, branchId: 0, recurseId: &#45;1, attributes: 512, notes: &quot;&quot; -->
<g id="node3" class="node">
<title>279</title>
<ellipse fill="none" stroke="black" cx="370.23" cy="-72" rx="29.61" ry="18"/>
<text text-anchor="middle" x="370.23" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">short</text>
</g>
<!-- 278&#45;&gt;279 -->
<g id="edge2" class="edge">
<title>278&#45;&gt;279</title>
<path fill="none" stroke="black" d="M278.39,-72C293.94,-72 312.65,-72 329.04,-72"/>
<polygon fill="black" stroke="black" points="328.97,-75.5 338.97,-72 328.97,-68.5 328.97,-75.5"/>
</g>
<!-- 281 -->
<!-- name: &quot;unsigned int&quot;, typeName: &quot;&quot;, id: 281, branchId: 0, recurseId: &#45;1, attributes: 512, notes: &quot;&quot; -->
<g id="node5" class="node">
<title>281</title>
<ellipse fill="none" stroke="black" cx="370.23" cy="-18" rx="55.06" ry="18"/>
<text text-anchor="middle" x="370.23" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">unsigned int</text>
</g>
<!-- 280&#45;&gt;281 -->
<g id="edge4" class="edge">
<title>280&#45;&gt;281</title>
<path fill="none" stroke="black" d="M279.37,-18C286.94,-18 295.22,-18 303.6,-18"/>
<polygon fill="black" stroke="black" points="303.51,-21.5 313.51,-18 303.51,-14.5 303.51,-21.5"/>
</g>
</g>
</svg>