ignoreCancelled

public abstract boolean ignoreCancelled()

Define if the handler ignores getClassById cancelled event.

If ignoreCancelled is true and the event is cancelled, the method is not called. Otherwise, the method is always called.

Return

whether cancelled events should be ignored