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