public abstract class Event extends Object
Constructor and Description |
---|
Event() |
Modifier and Type | Method and Description |
---|---|
boolean |
callEvent()
Calls the event and tests if cancelled.
|
void |
postCall()
Method called after this event has been dispatched to all handlers.
|
Copyright © 2021. All rights reserved.