mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-17 05:15:05 +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: RemoveVolumeEntityPacket Pages: 1 -->
|
|
<svg width="583pt" height="98pt"
|
|
viewBox="0.00 0.00 582.60 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>RemoveVolumeEntityPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 578.6,-94 578.6,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "RemoveVolumeEntityPacket", typeName: "", id: 0, branchId: 167, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="118.4" cy="-45" rx="118.4" ry="18"/>
|
|
<text text-anchor="middle" x="118.4" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">RemoveVolumeEntityPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Entity Network Id", typeName: "EntityNetId", id: 1, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="351.27" cy="-72" rx="78.48" ry="18"/>
|
|
<text text-anchor="middle" x="351.27" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Entity Network Id</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M213.64,-56.02C232.14,-58.18 251.39,-60.44 269.4,-62.54"/>
|
|
<polygon fill="black" stroke="black" points="268.89,-66.01 279.23,-63.69 269.71,-59.05 268.89,-66.01"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Dimension Type", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="351.27" cy="-18" rx="72.34" ry="18"/>
|
|
<text text-anchor="middle" x="351.27" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Dimension Type</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M213.64,-33.98C233.75,-31.63 254.76,-29.17 274.1,-26.91"/>
|
|
<polygon fill="black" stroke="black" points="274.24,-30.42 283.77,-25.78 273.43,-23.46 274.24,-30.42"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "EntityNetId", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="520.17" cy="-72" rx="54.42" ry="18"/>
|
|
<text text-anchor="middle" x="520.17" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">EntityNetId</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M429.86,-72C437.98,-72 446.18,-72 454.14,-72"/>
|
|
<polygon fill="black" stroke="black" points="454.08,-75.5 464.08,-72 454.08,-68.5 454.08,-75.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "varint", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="520.17" cy="-18" rx="32.41" ry="18"/>
|
|
<text text-anchor="middle" x="520.17" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">varint</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M424.02,-18C441.8,-18 460.29,-18 476.2,-18"/>
|
|
<polygon fill="black" stroke="black" points="475.76,-21.5 485.76,-18 475.76,-14.5 475.76,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|