public abstract class Event extends Object
EventManager,
EventCancellable| Constructor and Description |
|---|
Event() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCancellable()
Assert if the event can be cancelled.
|
boolean |
isCancelled()
Check if the event is cancellable and it was cancelled.
|
Copyright © 2020. All rights reserved.