Drupal >11.1.0 has support for hook implementations in classes with attributes.
https://www.drupal.org/node/3442349
And it seems that many core hooks are moving to this kind of implementation.
Is there any interest in implementing this early to generate code?