1#if PROTOCOL_VERSION < 765
5#if PROTOCOL_VERSION > 754
11 class ClientboundResourcePackPacket :
public BaseMessage<ClientboundResourcePackPacket>
14 static constexpr std::string_view packet_name =
"Ressource Pack";
18#if PROTOCOL_VERSION > 754
#define DECLARE_READ_WRITE_SERIALIZE
Define auto serializable utilities and declare ReadImpl, WriteImpl and SerializeImpl virtual function...
#define SERIALIZED_FIELD(Name,...)