跳转至

SyncActorPropertyPacket

文档版本:r/20_u8
协议版本:671

SyncActorPropertyPacket数据包,数字ID是165。该数据包用于protocol.packet.syncactorpropertypacket.description

结构

digraph "SyncActorPropertyPacket" {
rankdir = LR
0
0 -> 1
1 -> 2

0 [label="SyncActorPropertyPacket",comment="name: \"SyncActorPropertyPacket\", typeName: \"\", id: 0, branchId: 165, recurseId: -1, attributes: 0, notes: \"\""];
1 [label="Property Data",comment="name: \"Property Data\", typeName: \"CompoundTag\", id: 1, branchId: 0, recurseId: -1, attributes: 256, notes: \"type: actor identifier hash; properties: properties of actor that have been flagged for client sync as a sub-compound tag\""];
2 [label="CompoundTag",comment="name: \"CompoundTag\", typeName: \"\", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
{ rank = max;2}

}

字段

SyncActorPropertyPacket
[property_data]
Property Data:CompoundTag
特殊类型。protocol.packet.syncactorpropertypacket.property_data.descriptiontype: actor 'id'entifier hash; properties: properties of actor that have been flagged for client sync as a sub-compound tag