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

Package org.spongepowered.api.event.filter.cause

Cause-based parameter source annotations for event listeners.

These annotations extract information from the event's Cause, and if present pass that information to event listeners as method parameters.