public interface Cancellable
Modifier and Type | Method and Description |
---|---|
boolean |
isCancelled()
Get whether or not this event is cancelled.
|
void |
setCancelled(boolean cancel)
Sets the cancelled state of this event.
|
Copyright © 2012–2020 SpigotMC. All rights reserved.