mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-18 10:24:57 +00:00
73 lines
3.7 KiB
XML
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 12.2.1 (20241206.2353)
|
|
-->
|
|
<!-- Title: BiomeWeightedData Pages: 1 -->
|
|
<svg width="442pt" height="98pt"
|
|
viewBox="0.00 0.00 442.36 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 438.36,-94 438.36,4 -4,4"/>
|
|
<!-- 277 -->
|
|
<!-- name: "BiomeWeightedData", typeName: "", id: 277, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>277</title>
|
|
<ellipse fill="none" stroke="black" cx="88.71" cy="-45" rx="88.71" ry="18"/>
|
|
<text text-anchor="middle" x="88.71" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">BiomeWeightedData</text>
|
|
</g>
|
|
<!-- 278 -->
|
|
<!-- name: "biome", typeName: "short", id: 278, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>278</title>
|
|
<ellipse fill="none" stroke="black" cx="249.42" cy="-72" rx="34.46" ry="18"/>
|
|
<text text-anchor="middle" x="249.42" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">biome</text>
|
|
</g>
|
|
<!-- 277->278 -->
|
|
<g id="edge1" class="edge">
|
|
<title>277->278</title>
|
|
<path fill="none" stroke="black" d="M157.94,-56.61C173.99,-59.34 190.65,-62.17 205.23,-64.65"/>
|
|
<polygon fill="black" stroke="black" points="204.5,-68.08 214.95,-66.3 205.67,-61.18 204.5,-68.08"/>
|
|
</g>
|
|
<!-- 280 -->
|
|
<!-- name: "weight", typeName: "", id: 280, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>280</title>
|
|
<ellipse fill="none" stroke="black" cx="249.42" cy="-18" rx="36" ry="18"/>
|
|
<text text-anchor="middle" x="249.42" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">weight</text>
|
|
</g>
|
|
<!-- 277->280 -->
|
|
<g id="edge3" class="edge">
|
|
<title>277->280</title>
|
|
<path fill="none" stroke="black" d="M157.94,-33.39C173.45,-30.75 189.55,-28.02 203.78,-25.59"/>
|
|
<polygon fill="black" stroke="black" points="203.99,-29.11 213.26,-23.98 202.82,-22.21 203.99,-29.11"/>
|
|
</g>
|
|
<!-- 279 -->
|
|
<!-- name: "short", typeName: "", id: 279, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>279</title>
|
|
<ellipse fill="none" stroke="black" cx="377.89" cy="-72" rx="29.34" ry="18"/>
|
|
<text text-anchor="middle" x="377.89" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">short</text>
|
|
</g>
|
|
<!-- 278->279 -->
|
|
<g id="edge2" class="edge">
|
|
<title>278->279</title>
|
|
<path fill="none" stroke="black" d="M284.31,-72C300.48,-72 319.94,-72 336.84,-72"/>
|
|
<polygon fill="black" stroke="black" points="336.54,-75.5 346.54,-72 336.54,-68.5 336.54,-75.5"/>
|
|
</g>
|
|
<!-- 281 -->
|
|
<!-- name: "unsigned int", typeName: "", id: 281, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>281</title>
|
|
<ellipse fill="none" stroke="black" cx="377.89" cy="-18" rx="56.47" ry="18"/>
|
|
<text text-anchor="middle" x="377.89" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">unsigned int</text>
|
|
</g>
|
|
<!-- 280->281 -->
|
|
<g id="edge4" class="edge">
|
|
<title>280->281</title>
|
|
<path fill="none" stroke="black" d="M285.65,-18C293.19,-18 301.39,-18 309.69,-18"/>
|
|
<polygon fill="black" stroke="black" points="309.48,-21.5 319.48,-18 309.48,-14.5 309.48,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|