跳转至

SetCommandsEnabledPacket

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

SetCommandsEnabledPacket数据包,数字ID是59。该数据包用于protocol.packet.setcommandsenabledpacket.description

结构

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

0 [label="SetCommandsEnabledPacket",comment="name: \"SetCommandsEnabledPacket\", typeName: \"\", id: 0, branchId: 59, recurseId: -1, attributes: 0, notes: \"\""];
1 [label="Commands Enabled",comment="name: \"Commands Enabled\", typeName: \"\", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
2 [label="bool",comment="name: \"bool\", typeName: \"\", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
{ rank = max;2}

}

字段

SetCommandsEnabledPacket
[commands_enabled]
Commands Enabled:bool
基本类型。protocol.packet.setcommandsenabledpacket.commands_enabled.description