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–2019 SpigotMC. All rights reserved.