mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-06-09 17:49:24 +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
47 lines
2.4 KiB
XML
47 lines
2.4 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::PosOption Pages: 1 -->
|
|
<svg width="554pt" height="44pt"
|
|
viewBox="0.00 0.00 554.37 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>CameraInstruction::SetInstruction::PosOption</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-40 550.37,-40 550.37,4 -4,4"/>
|
|
<!-- 28 -->
|
|
<!-- name: "CameraInstruction::SetInstruction::PosOption", typeName: "", id: 28, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>28</title>
|
|
<ellipse fill="none" stroke="black" cx="180.84" cy="-18" rx="180.84" ry="18"/>
|
|
<text text-anchor="middle" x="180.84" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">CameraInstruction::SetInstruction::PosOption</text>
|
|
</g>
|
|
<!-- 29 -->
|
|
<!-- name: "Pos", typeName: "Vec3", id: 29, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>29</title>
|
|
<ellipse fill="none" stroke="black" cx="424.68" cy="-18" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="424.68" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Pos</text>
|
|
</g>
|
|
<!-- 28->29 -->
|
|
<g id="edge1" class="edge">
|
|
<title>28->29</title>
|
|
<path fill="none" stroke="black" d="M362.03,-18C370.6,-18 378.64,-18 385.9,-18"/>
|
|
<polygon fill="black" stroke="black" points="385.84,-21.5 395.84,-18 385.84,-14.5 385.84,-21.5"/>
|
|
</g>
|
|
<!-- 30 -->
|
|
<!-- name: "Vec3", typeName: "", id: 30, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>30</title>
|
|
<ellipse fill="none" stroke="black" cx="517.02" cy="-18" rx="29.34" ry="18"/>
|
|
<text text-anchor="middle" x="517.02" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Vec3</text>
|
|
</g>
|
|
<!-- 29->30 -->
|
|
<g id="edge2" class="edge">
|
|
<title>29->30</title>
|
|
<path fill="none" stroke="black" d="M451.81,-18C459.39,-18 467.84,-18 476.07,-18"/>
|
|
<polygon fill="black" stroke="black" points="475.91,-21.5 485.91,-18 475.91,-14.5 475.91,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|