Package net.luckperms.api.event.type
Event abstract types.
-
Interface Summary Interface Description Cancellable Represents an event that can be cancelledResultEvent<T> Represents an event that has a result.Sourced Represents an event with aSource.