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

Package org.spongepowered.api.event.filter

Event filter annotations.

These annotations can be applied to event @Listener methods to control which events are received and extract data from the event.