mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-08-24 03:22:39 +00:00
47 lines
2.5 KiB
XML
47 lines
2.5 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: ItemUseInventoryTransaction::PredictedResult Pages: 1 -->
|
|
<svg width="784pt" height="44pt"
|
|
viewBox="0.00 0.00 783.58 44.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 40)">
|
|
<title>ItemUseInventoryTransaction::PredictedResult</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-40 779.58,-40 779.58,4 -4,4"/>
|
|
<!-- 77 -->
|
|
<!-- name: "ItemUseInventoryTransaction::PredictedResult", typeName: "", id: 77, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>77</title>
|
|
<ellipse fill="none" stroke="black" cx="183.8" cy="-18" rx="183.8" ry="18"/>
|
|
<text text-anchor="middle" x="183.8" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">ItemUseInventoryTransaction::PredictedResult</text>
|
|
</g>
|
|
<!-- 78 -->
|
|
<!-- name: "Client interact prediction", typeName: "", id: 78, branchId: 0, recurseId: -1, attributes: 0, notes: "Indicates if the client thinks the interaction succeeded" -->
|
|
<g id="node2" class="node">
|
|
<title>78</title>
|
|
<ellipse fill="none" stroke="black" cx="505.06" cy="-18" rx="101.46" ry="18"/>
|
|
<text text-anchor="middle" x="505.06" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Client interact prediction</text>
|
|
</g>
|
|
<!-- 77->78 -->
|
|
<g id="edge1" class="edge">
|
|
<title>77->78</title>
|
|
<path fill="none" stroke="black" d="M367.74,-18C375.88,-18 383.94,-18 391.83,-18"/>
|
|
<polygon fill="black" stroke="black" points="391.75,-21.5 401.75,-18 391.75,-14.5 391.75,-21.5"/>
|
|
</g>
|
|
<!-- 79 -->
|
|
<!-- name: "unsigned varint", typeName: "", id: 79, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>79</title>
|
|
<ellipse fill="none" stroke="black" cx="709.05" cy="-18" rx="66.53" ry="18"/>
|
|
<text text-anchor="middle" x="709.05" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">unsigned varint</text>
|
|
</g>
|
|
<!-- 78->79 -->
|
|
<g id="edge2" class="edge">
|
|
<title>78->79</title>
|
|
<path fill="none" stroke="black" d="M606.76,-18C614.86,-18 622.96,-18 630.86,-18"/>
|
|
<polygon fill="black" stroke="black" points="630.74,-21.5 640.74,-18 630.74,-14.5 630.74,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|