mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-21 02:19:15 +00:00
73 lines
4.1 KiB
XML
73 lines
4.1 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: SyncedPlayerMovementSettings Pages: 1 -->
|
|
<svg width="703pt" height="98pt"
|
|
viewBox="0.00 0.00 703.38 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>SyncedPlayerMovementSettings</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 699.38,-94 699.38,4 -4,4"/>
|
|
<!-- 157 -->
|
|
<!-- name: "SyncedPlayerMovementSettings", typeName: "", id: 157, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>157</title>
|
|
<ellipse fill="none" stroke="black" cx="132.22" cy="-45" rx="132.22" ry="18"/>
|
|
<text text-anchor="middle" x="132.22" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">SyncedPlayerMovementSettings</text>
|
|
</g>
|
|
<!-- 158 -->
|
|
<!-- name: "Rewind History Size", typeName: "", id: 158, branchId: 0, recurseId: -1, attributes: 0, notes: "When using server authoritative movement mode, this determines the number of ticks the client keeps in history for use in processing corrections. Should at least account for the largest expected round trip latency. In Bedrock this is 40 ticks." -->
|
|
<g id="node2" class="node">
|
|
<title>158</title>
|
|
<ellipse fill="none" stroke="black" cx="447.49" cy="-72" rx="88.2" ry="18"/>
|
|
<text text-anchor="middle" x="447.49" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Rewind History Size</text>
|
|
</g>
|
|
<!-- 157->158 -->
|
|
<g id="edge1" class="edge">
|
|
<title>157->158</title>
|
|
<path fill="none" stroke="black" d="M244.99,-54.63C280.83,-57.72 320.09,-61.11 354.36,-64.06"/>
|
|
<polygon fill="black" stroke="black" points="354,-67.54 364.27,-64.91 354.6,-60.57 354,-67.54"/>
|
|
</g>
|
|
<!-- 160 -->
|
|
<!-- name: "Server Authoritative Block Breaking", typeName: "", id: 160, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>160</title>
|
|
<ellipse fill="none" stroke="black" cx="447.49" cy="-18" rx="147.06" ry="18"/>
|
|
<text text-anchor="middle" x="447.49" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Server Authoritative Block Breaking</text>
|
|
</g>
|
|
<!-- 157->160 -->
|
|
<g id="edge3" class="edge">
|
|
<title>157->160</title>
|
|
<path fill="none" stroke="black" d="M244.99,-35.37C267.49,-33.43 291.34,-31.37 314.46,-29.38"/>
|
|
<polygon fill="black" stroke="black" points="314.57,-32.88 324.23,-28.54 313.96,-25.91 314.57,-32.88"/>
|
|
</g>
|
|
<!-- 159 -->
|
|
<!-- name: "varint", typeName: "", id: 159, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>159</title>
|
|
<ellipse fill="none" stroke="black" cx="662.97" cy="-72" rx="32.41" ry="18"/>
|
|
<text text-anchor="middle" x="662.97" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">varint</text>
|
|
</g>
|
|
<!-- 158->159 -->
|
|
<g id="edge2" class="edge">
|
|
<title>158->159</title>
|
|
<path fill="none" stroke="black" d="M535.94,-72C564.5,-72 594.98,-72 618.8,-72"/>
|
|
<polygon fill="black" stroke="black" points="618.75,-75.5 628.75,-72 618.75,-68.5 618.75,-75.5"/>
|
|
</g>
|
|
<!-- 161 -->
|
|
<!-- name: "bool", typeName: "", id: 161, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>161</title>
|
|
<ellipse fill="none" stroke="black" cx="662.97" cy="-18" rx="27.3" ry="18"/>
|
|
<text text-anchor="middle" x="662.97" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 160->161 -->
|
|
<g id="edge4" class="edge">
|
|
<title>160->161</title>
|
|
<path fill="none" stroke="black" d="M595.01,-18C605.29,-18 615.01,-18 623.67,-18"/>
|
|
<polygon fill="black" stroke="black" points="623.67,-21.5 633.67,-18 623.67,-14.5 623.67,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|