mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-05-07 11:01:09 +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.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: CameraInstruction::SetInstruction::RotOption Pages: 1 -->
|
|
<svg width="564pt" height="98pt"
|
|
viewBox="0.00 0.00 564.17 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>CameraInstruction::SetInstruction::RotOption</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 560.17,-94 560.17,4 -4,4"/>
|
|
<!-- 38 -->
|
|
<!-- name: "CameraInstruction::SetInstruction::RotOption", typeName: "", id: 38, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>38</title>
|
|
<ellipse fill="none" stroke="black" cx="180.84" cy="-45" rx="180.84" ry="18"/>
|
|
<text text-anchor="middle" x="180.84" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">CameraInstruction::SetInstruction::RotOption</text>
|
|
</g>
|
|
<!-- 39 -->
|
|
<!-- name: "Rot X", typeName: "", id: 39, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>39</title>
|
|
<ellipse fill="none" stroke="black" cx="431.12" cy="-72" rx="33.44" ry="18"/>
|
|
<text text-anchor="middle" x="431.12" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Rot X</text>
|
|
</g>
|
|
<!-- 38->39 -->
|
|
<g id="edge1" class="edge">
|
|
<title>38->39</title>
|
|
<path fill="none" stroke="black" d="M305.25,-58.42C334.48,-61.6 363.75,-64.78 386.61,-67.27"/>
|
|
<polygon fill="black" stroke="black" points="386.11,-70.74 396.43,-68.34 386.87,-63.78 386.11,-70.74"/>
|
|
</g>
|
|
<!-- 41 -->
|
|
<!-- name: "Rot Y", typeName: "", id: 41, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>41</title>
|
|
<ellipse fill="none" stroke="black" cx="431.12" cy="-18" rx="32.93" ry="18"/>
|
|
<text text-anchor="middle" x="431.12" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Rot Y</text>
|
|
</g>
|
|
<!-- 38->41 -->
|
|
<g id="edge3" class="edge">
|
|
<title>38->41</title>
|
|
<path fill="none" stroke="black" d="M305.25,-31.58C334.68,-28.38 364.17,-25.17 387.09,-22.68"/>
|
|
<polygon fill="black" stroke="black" points="387.38,-26.17 396.94,-21.61 386.62,-19.21 387.38,-26.17"/>
|
|
</g>
|
|
<!-- 40 -->
|
|
<!-- name: "float", typeName: "", id: 40, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>40</title>
|
|
<ellipse fill="none" stroke="black" cx="528.36" cy="-72" rx="27.81" ry="18"/>
|
|
<text text-anchor="middle" x="528.36" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">float</text>
|
|
</g>
|
|
<!-- 39->40 -->
|
|
<g id="edge2" class="edge">
|
|
<title>39->40</title>
|
|
<path fill="none" stroke="black" d="M464.89,-72C472.63,-72 480.95,-72 488.91,-72"/>
|
|
<polygon fill="black" stroke="black" points="488.7,-75.5 498.7,-72 488.7,-68.5 488.7,-75.5"/>
|
|
</g>
|
|
<!-- 42 -->
|
|
<!-- name: "float", typeName: "", id: 42, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>42</title>
|
|
<ellipse fill="none" stroke="black" cx="528.36" cy="-18" rx="27.81" ry="18"/>
|
|
<text text-anchor="middle" x="528.36" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">float</text>
|
|
</g>
|
|
<!-- 41->42 -->
|
|
<g id="edge4" class="edge">
|
|
<title>41->42</title>
|
|
<path fill="none" stroke="black" d="M464.36,-18C472.19,-18 480.65,-18 488.74,-18"/>
|
|
<polygon fill="black" stroke="black" points="488.71,-21.5 498.71,-18 488.71,-14.5 488.71,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|