mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-08-10 05:51:37 +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: BiomeWeightedTemperatureData Pages: 1 -->
|
|
<svg width="575pt" height="98pt"
|
|
viewBox="0.00 0.00 575.43 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>BiomeWeightedTemperatureData</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 571.43,-94 571.43,4 -4,4"/>
|
|
<!-- 329 -->
|
|
<!-- name: "BiomeWeightedTemperatureData", typeName: "", id: 329, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>329</title>
|
|
<ellipse fill="none" stroke="black" cx="135.8" cy="-45" rx="135.8" ry="18"/>
|
|
<text text-anchor="middle" x="135.8" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">BiomeWeightedTemperatureData</text>
|
|
</g>
|
|
<!-- 330 -->
|
|
<!-- name: "temperature", typeName: "", id: 330, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>330</title>
|
|
<ellipse fill="none" stroke="black" cx="363.05" cy="-72" rx="55.45" ry="18"/>
|
|
<text text-anchor="middle" x="363.05" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">temperature</text>
|
|
</g>
|
|
<!-- 329->330 -->
|
|
<g id="edge1" class="edge">
|
|
<title>329->330</title>
|
|
<path fill="none" stroke="black" d="M238.22,-57.16C258.91,-59.64 280.12,-62.18 299,-64.44"/>
|
|
<polygon fill="black" stroke="black" points="298.58,-67.92 308.93,-65.63 299.41,-60.97 298.58,-67.92"/>
|
|
</g>
|
|
<!-- 332 -->
|
|
<!-- name: "weight", typeName: "", id: 332, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>332</title>
|
|
<ellipse fill="none" stroke="black" cx="363.05" cy="-18" rx="36" ry="18"/>
|
|
<text text-anchor="middle" x="363.05" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">weight</text>
|
|
</g>
|
|
<!-- 329->332 -->
|
|
<g id="edge3" class="edge">
|
|
<title>329->332</title>
|
|
<path fill="none" stroke="black" d="M238.22,-32.84C265.57,-29.56 293.8,-26.18 316.39,-23.47"/>
|
|
<polygon fill="black" stroke="black" points="316.64,-26.97 326.15,-22.3 315.81,-20.02 316.64,-26.97"/>
|
|
</g>
|
|
<!-- 331 -->
|
|
<!-- name: "varint", typeName: "", id: 331, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>331</title>
|
|
<ellipse fill="none" stroke="black" cx="510.96" cy="-72" rx="32.41" ry="18"/>
|
|
<text text-anchor="middle" x="510.96" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">varint</text>
|
|
</g>
|
|
<!-- 330->331 -->
|
|
<g id="edge2" class="edge">
|
|
<title>330->331</title>
|
|
<path fill="none" stroke="black" d="M418.79,-72C434.78,-72 452,-72 467.13,-72"/>
|
|
<polygon fill="black" stroke="black" points="466.72,-75.5 476.72,-72 466.72,-68.5 466.72,-75.5"/>
|
|
</g>
|
|
<!-- 333 -->
|
|
<!-- name: "unsigned int", typeName: "", id: 333, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>333</title>
|
|
<ellipse fill="none" stroke="black" cx="510.96" cy="-18" rx="56.47" ry="18"/>
|
|
<text text-anchor="middle" x="510.96" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">unsigned int</text>
|
|
</g>
|
|
<!-- 332->333 -->
|
|
<g id="edge4" class="edge">
|
|
<title>332->333</title>
|
|
<path fill="none" stroke="black" d="M399.37,-18C412.47,-18 427.81,-18 442.82,-18"/>
|
|
<polygon fill="black" stroke="black" points="442.67,-21.5 452.67,-18 442.67,-14.5 442.67,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|