@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)

Package org.spongepowered.api.event.filter.type

Listener method filters based on event type.

These annotations allow excluding and including subtypes of the declared event parameter in a declarative manner.