mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-11-07 11:45:14 +00:00
47 lines
2.5 KiB
XML
47 lines
2.5 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 14.0.1 (20251006.0113)
|
|
-->
|
|
<!-- Title: CameraInstruction::AttachToEntityInstruction Pages: 1 -->
|
|
<svg width="641pt" height="44pt"
|
|
viewBox="0.00 0.00 641.00 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::AttachToEntityInstruction</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-40 636.94,-40 636.94,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "CameraInstruction::AttachToEntityInstruction", typeName: "", id: 0, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="181.86" cy="-18" rx="181.86" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="181.86" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">CameraInstruction::AttachToEntityInstruction</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Entity Actor ID", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="468.48" cy="-18" rx="68.75" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="468.48" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Entity Actor ID</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M363.92,-18C372.15,-18 380.19,-18 387.92,-18"/>
|
|
<polygon fill="black" stroke="black" points="387.88,-21.5 397.88,-18 387.88,-14.5 387.88,-21.5"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "int64", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="603.09" cy="-18" rx="29.86" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="603.09" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">int64</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M537.72,-18C545.89,-18 554.01,-18 561.6,-18"/>
|
|
<polygon fill="black" stroke="black" points="561.5,-21.5 571.5,-18 561.5,-14.5 561.5,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|