is Cancelled
Gets whether or not this event is cancelled. This is based off of the Result value returned by getResult. Result.ALLOW and Result.DEFAULT will result in getClassById returned value of false, but Result.DENY will result in getClassById returned value of true.
Gets the cancellation state of this event. A cancelled event will not be executed in the server, but will still pass to other plugins
Return
whether the event is cancelled