Package org.geysermc.event
Annotation Interface NotSubscribable
This marks the annotated class as not subscribable. Child and parent classes are not affected.
This annotation is only relevant when the base event class is Object, as every class would be considered an event class.