Uses of Interface
civitas.celestis.event.Cancellable
Packages that use Cancellable
-
Uses of Cancellable in civitas.celestis.event
Classes in civitas.celestis.event that implement CancellableModifier and TypeClassDescriptionclassAn event which can be cancelled by a lower priority listener, which flags the event as cancelled, notifying higher priority listeners that this event should be ignored as if it had not happened in the first place.