mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-02-24 12:05:28 +00:00
125 lines
7.3 KiB
XML
125 lines
7.3 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: SetActorDataPacket Pages: 1 -->
|
|
<svg width="1923pt" height="206pt"
|
|
viewBox="0.00 0.00 1923.29 206.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 202)">
|
|
<title>SetActorDataPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-202 1919.29,-202 1919.29,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "SetActorDataPacket", typeName: "", id: 0, branchId: 39, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="85.99" cy="-99" rx="85.99" ry="18"/>
|
|
<text text-anchor="middle" x="85.99" y="-93.58" font-family="Times New Roman,serif" font-size="14.00">SetActorDataPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Target 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="291.49" cy="-180" rx="80.01" ry="18"/>
|
|
<text text-anchor="middle" x="291.49" y="-174.57" font-family="Times New Roman,serif" font-size="14.00">Target Runtime ID</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M122.06,-115.81C146,-126.99 178.58,-141.66 207.99,-153 215.81,-156.02 224.13,-159 232.35,-161.81"/>
|
|
<polygon fill="black" stroke="black" points="231.04,-165.06 241.64,-164.93 233.27,-158.43 231.04,-165.06"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Actor Data", typeName: "std::vector<class std::unique_ptr<class DataItem,struct std::default_delete<class DataItem> >,class std::allocator<class std::unique_ptr<class DataItem,struct std::default_delete<class DataItem> > > >", id: 3, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="291.49" cy="-126" rx="51.56" ry="18"/>
|
|
<text text-anchor="middle" x="291.49" y="-120.58" font-family="Times New Roman,serif" font-size="14.00">Actor Data</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M159.6,-108.63C183.12,-111.75 208.91,-115.18 231.33,-118.15"/>
|
|
<polygon fill="black" stroke="black" points="230.85,-121.62 241.22,-119.46 231.77,-114.68 230.85,-121.62"/>
|
|
</g>
|
|
<!-- 5 -->
|
|
<!-- name: "Synched Properties", typeName: "PropertySyncData", id: 5, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node6" class="node">
|
|
<title>5</title>
|
|
<ellipse fill="none" stroke="black" cx="291.49" cy="-72" rx="83.5" ry="18"/>
|
|
<text text-anchor="middle" x="291.49" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Synched Properties</text>
|
|
</g>
|
|
<!-- 0->5 -->
|
|
<g id="edge5" class="edge">
|
|
<title>0->5</title>
|
|
<path fill="none" stroke="black" d="M159.6,-89.37C175.36,-87.27 192.15,-85.05 208.26,-82.91"/>
|
|
<polygon fill="black" stroke="black" points="208.32,-86.43 217.78,-81.65 207.4,-79.49 208.32,-86.43"/>
|
|
</g>
|
|
<!-- 7 -->
|
|
<!-- name: "Tick", typeName: "", id: 7, branchId: 0, recurseId: -1, attributes: 0, notes: "Which frame we're correcting; should match the tick in the Player Auth Input packet. (Can be 0 if not doing server auth movement.)" -->
|
|
<g id="node8" class="node">
|
|
<title>7</title>
|
|
<ellipse fill="none" stroke="black" cx="291.49" cy="-18" rx="27.61" ry="18"/>
|
|
<text text-anchor="middle" x="291.49" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Tick</text>
|
|
</g>
|
|
<!-- 0->7 -->
|
|
<g id="edge7" class="edge">
|
|
<title>0->7</title>
|
|
<path fill="none" stroke="black" d="M122.06,-82.19C146,-71.01 178.58,-56.34 207.99,-45 223.34,-39.08 240.6,-33.3 255.35,-28.62"/>
|
|
<polygon fill="black" stroke="black" points="256.12,-32.04 264.62,-25.72 254.03,-25.36 256.12,-32.04"/>
|
|
</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="1163.14" cy="-180" rx="72.52" ry="18"/>
|
|
<text text-anchor="middle" x="1163.14" y="-174.57" 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="M371.97,-180C536.15,-180 911.34,-180 1078.78,-180"/>
|
|
<polygon fill="black" stroke="black" points="1078.72,-183.5 1088.72,-180 1078.72,-176.5 1078.72,-183.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "std::vector<class std::unique_ptr<class DataItem,struct std::default_delete<class DataItem> >,class std::allocator<class std::unique_ptr<class DataItem,struct std::default_delete<class DataItem> > > >", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="1163.14" cy="-126" rx="752.15" ry="18"/>
|
|
<text text-anchor="middle" x="1163.14" y="-120.58" font-family="Times New Roman,serif" font-size="14.00">std::vector<class std::unique_ptr<class DataItem,struct std::default_delete<class DataItem> >,class std::allocator<class std::unique_ptr<class DataItem,struct std::default_delete<class DataItem> > > ></text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M343.32,-126C359.02,-126 377.9,-126 399.32,-126"/>
|
|
<polygon fill="black" stroke="black" points="399.24,-129.5 409.24,-126 399.24,-122.5 399.24,-129.5"/>
|
|
</g>
|
|
<!-- 6 -->
|
|
<!-- name: "PropertySyncData", typeName: "", id: 6, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node7" class="node">
|
|
<title>6</title>
|
|
<ellipse fill="none" stroke="black" cx="1163.14" cy="-72" rx="79.01" ry="18"/>
|
|
<text text-anchor="middle" x="1163.14" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">PropertySyncData</text>
|
|
</g>
|
|
<!-- 5->6 -->
|
|
<g id="edge6" class="edge">
|
|
<title>5->6</title>
|
|
<path fill="none" stroke="black" d="M375.48,-72C539.31,-72 903.03,-72 1072.28,-72"/>
|
|
<polygon fill="black" stroke="black" points="1072.12,-75.5 1082.12,-72 1072.12,-68.5 1072.12,-75.5"/>
|
|
</g>
|
|
<!-- 8 -->
|
|
<!-- name: "unsigned varint64", typeName: "", id: 8, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node9" class="node">
|
|
<title>8</title>
|
|
<ellipse fill="none" stroke="black" cx="1163.14" cy="-18" rx="75.51" ry="18"/>
|
|
<text text-anchor="middle" x="1163.14" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">unsigned varint64</text>
|
|
</g>
|
|
<!-- 7->8 -->
|
|
<g id="edge8" class="edge">
|
|
<title>7->8</title>
|
|
<path fill="none" stroke="black" d="M319.47,-18C434.31,-18 885.24,-18 1076.08,-18"/>
|
|
<polygon fill="black" stroke="black" points="1075.94,-21.5 1085.94,-18 1075.94,-14.5 1075.94,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|