10 static constexpr std::string_view
packet_name =
"Client Intention";
DECLARE_READ_WRITE_SERIALIZE
SERIALIZED_FIELD(HostName, std::string)
static constexpr std::string_view packet_name
SERIALIZED_FIELD(Intention, VarInt)
SERIALIZED_FIELD(Port, unsigned short)
SERIALIZED_FIELD(ProtocolVersion, VarInt)