mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-10 02:08:51 +00:00
* Protocol for r/21_u6 NetworkProtocolVersion 776 * Protocol for r/21_u6 NetworkProtocolVersion 776 - Fix README version * Protocol for r/21_u6 NetworkProtocolVersion 776 - Fix changelog release * Protocol for r/21_u6 NetworkProtocolVersion 776 - Add NoteBlockInstrument to protocol doc
73 lines
3.6 KiB
XML
73 lines
3.6 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: ShowCreditsPacket Pages: 1 -->
|
|
<svg width="557pt" height="98pt"
|
|
viewBox="0.00 0.00 557.01 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>ShowCreditsPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 553.01,-94 553.01,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "ShowCreditsPacket", typeName: "", id: 0, branchId: 75, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="83.08" cy="-45" rx="83.08" ry="18"/>
|
|
<text text-anchor="middle" x="83.08" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">ShowCreditsPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Player Runtime ID", typeName: "ActorRuntimeID", id: 1, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="283.72" cy="-72" rx="81.55" ry="18"/>
|
|
<text text-anchor="middle" x="283.72" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Player Runtime ID</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M154.39,-54.56C169.84,-56.66 186.31,-58.9 202.13,-61.05"/>
|
|
<polygon fill="black" stroke="black" points="201.62,-64.51 212,-62.39 202.57,-57.57 201.62,-64.51"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Credits State", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="283.72" cy="-18" rx="58.52" ry="18"/>
|
|
<text text-anchor="middle" x="283.72" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Credits State</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M154.39,-35.44C175.2,-32.61 197.87,-29.53 218.29,-26.76"/>
|
|
<polygon fill="black" stroke="black" points="218.76,-30.23 228.19,-25.41 217.81,-23.29 218.76,-30.23"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "ActorRuntimeID", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="475.13" cy="-72" rx="73.87" ry="18"/>
|
|
<text text-anchor="middle" x="475.13" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">ActorRuntimeID</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M365.6,-72C373.59,-72 381.72,-72 389.75,-72"/>
|
|
<polygon fill="black" stroke="black" points="389.5,-75.5 399.5,-72 389.5,-68.5 389.5,-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="475.13" cy="-18" rx="32.41" ry="18"/>
|
|
<text text-anchor="middle" x="475.13" 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="M342.58,-18C371.07,-18 404.83,-18 431.02,-18"/>
|
|
<polygon fill="black" stroke="black" points="430.96,-21.5 440.96,-18 430.96,-14.5 430.96,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|