SubscribeEvent
Marks a method as an event subscriber for auto-registration.
Host runtimes may scan plugin jars and register these methods automatically. This annotation is intentionally in Java so both Java and Kotlin can use it cleanly.