toggle menu
mccoroutine-root
jvm
switch theme
mccoroutine-root
/
com.github.shynixn.mccoroutine.minestom
/
MCCoroutineExceptionEvent
/
setCancelled
set
Cancelled
open
fun
setCancelled
(
cancel
:
Boolean
)
Marks the Event as cancelled or not.
Parameters
cancel
true if the event should be cancelled, false otherwise