1#if PROTOCOL_VERSION > 451 && PROTOCOL_VERSION < 774
8 class ClientboundHorseScreenOpenPacket :
public BasePacket<ClientboundHorseScreenOpenPacket>
11 static constexpr std::string_view packet_name =
"Horse Screen Open";
13#if PROTOCOL_VERSION < 768
18#if PROTOCOL_VERSION < 767
#define DECLARE_READ_WRITE_SERIALIZE
Define auto serializable utilities and declare ReadImpl, WriteImpl and SerializeImpl virtual function...
#define SERIALIZED_FIELD(Name,...)