Class CancelableModEvent

Cancelable mod event class

If one of the event handlers returned true, the subsequent handlers will not be called.

* See MaginaiEvents class for all events provided by maginai

Hierarchy (view full)

Constructors

Properties

description: string
handlers: any[]
hasHandler: boolean
name: string

Methods