1#if PROTOCOL_VERSION < 759
8 class ClientboundAddMobPacket :
public BaseMessage<ClientboundAddMobPacket>
11 static constexpr std::string_view packet_name =
"Add Mob";
25#if PROTOCOL_VERSION < 573
#define DECLARE_READ_WRITE_SERIALIZE
Define auto serializable utilities and declare ReadImpl, WriteImpl and SerializeImpl virtual function...
#define SERIALIZED_FIELD(Name,...)