mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-06-03 10:34:38 +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 11.0.0 (20240428.1522)
|
|
-->
|
|
<!-- Title: BiomeWeightedTemperatureData Pages: 1 -->
|
|
<svg width="566pt" height="98pt"
|
|
viewBox="0.00 0.00 566.02 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 562.02,-94 562.02,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="133.9" cy="-45" rx="133.9" ry="18"/>
|
|
<text text-anchor="middle" x="133.9" y="-39.58" 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="357.85" cy="-72" rx="54.06" ry="18"/>
|
|
<text text-anchor="middle" x="357.85" y="-66.58" 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="M234.84,-57.16C255.42,-59.66 276.51,-62.23 295.25,-64.51"/>
|
|
<polygon fill="black" stroke="black" points="294.73,-67.97 305.08,-65.7 295.58,-61.02 294.73,-67.97"/>
|
|
</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="357.85" cy="-18" rx="34.6" ry="18"/>
|
|
<text text-anchor="middle" x="357.85" y="-12.57" 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="M234.84,-32.84C262.08,-29.53 290.21,-26.11 312.59,-23.38"/>
|
|
<polygon fill="black" stroke="black" points="312.73,-26.89 322.23,-22.21 311.88,-19.94 312.73,-26.89"/>
|
|
</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="502.97" cy="-72" rx="31.1" ry="18"/>
|
|
<text text-anchor="middle" x="502.97" y="-66.58" 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="M412.14,-72C427.94,-72 445.02,-72 460,-72"/>
|
|
<polygon fill="black" stroke="black" points="459.98,-75.5 469.98,-72 459.98,-68.5 459.98,-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="502.97" cy="-18" rx="55.06" ry="18"/>
|
|
<text text-anchor="middle" x="502.97" y="-12.57" 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="M392.77,-18C405.81,-18 421.18,-18 436.21,-18"/>
|
|
<polygon fill="black" stroke="black" points="436.08,-21.5 446.08,-18 436.08,-14.5 436.08,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|