public class InventoryOpenEvent extends PlayerEvent implements CancellableEvent
| Constructor and Description |
|---|
InventoryOpenEvent(Player p) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCancelled() |
void |
setCancelled(boolean cancel) |
getPlayerpublic InventoryOpenEvent(Player p)
public boolean isCancelled()
isCancelled in interface CancellableEventpublic void setCancelled(boolean cancel)
setCancelled in interface CancellableEvent