1#if PROTOCOL_VERSION > 759 && PROTOCOL_VERSION < 761
9 class ClientboundPlayerChatHeaderPacket :
public BaseMessage<ClientboundPlayerChatHeaderPacket>
12 static constexpr std::string_view packet_name =
"Player Chat Header";
#define DECLARE_READ_WRITE_SERIALIZE
Define auto serializable utilities and declare ReadImpl, WriteImpl and SerializeImpl virtual function...
#define SERIALIZED_FIELD(Name,...)