mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-02-24 13:15:27 +00:00
73 lines
3.8 KiB
XML
73 lines
3.8 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 9.0.0 (20230911.1827)
|
|
-->
|
|
<!-- Title: LevelEventGenericPacket Pages: 1 -->
|
|
<svg width="528pt" height="98pt"
|
|
viewBox="0.00 0.00 528.10 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>LevelEventGenericPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 524.1,-94 524.1,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "LevelEventGenericPacket", typeName: "", id: 0, branchId: 124, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="105.45" cy="-45" rx="105.45" ry="18"/>
|
|
<text text-anchor="middle" x="105.45" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">LevelEventGenericPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Event ID", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "enumeration: LevelEvent" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="297.97" cy="-72" rx="43.58" ry="18"/>
|
|
<text text-anchor="middle" x="297.97" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Event ID</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M188.08,-56.57C207.38,-59.3 227.45,-62.15 245.02,-64.64"/>
|
|
<polygon fill="black" stroke="black" points="244.28,-68.07 254.67,-66.01 245.26,-61.14 244.28,-68.07"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Event Data", typeName: "CompoundTag", id: 3, branchId: 0, recurseId: -1, attributes: 256, notes: "Note about Event ID: Legacy particles use the @enums.html#Particle Type@  enum |ed with ParticleLegacyEvent(0x4000)" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="297.97" cy="-18" rx="51.06" ry="18"/>
|
|
<text text-anchor="middle" x="297.97" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Event Data</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M188.08,-33.43C205.15,-31.01 222.81,-28.51 238.82,-26.24"/>
|
|
<polygon fill="black" stroke="black" points="239.24,-29.72 248.65,-24.85 238.26,-22.79 239.24,-29.72"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "varint", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="452.57" cy="-72" rx="31.1" ry="18"/>
|
|
<text text-anchor="middle" x="452.57" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">varint</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M341.88,-72C363.06,-72 388.51,-72 409.56,-72"/>
|
|
<polygon fill="black" stroke="black" points="409.55,-75.5 419.55,-72 409.55,-68.5 409.55,-75.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "CompoundTag", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="452.57" cy="-18" rx="67.53" ry="18"/>
|
|
<text text-anchor="middle" x="452.57" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">CompoundTag</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M349.36,-18C357.03,-18 365.1,-18 373.2,-18"/>
|
|
<polygon fill="black" stroke="black" points="373.11,-21.5 383.11,-18 373.11,-14.5 373.11,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|