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) |
getPlayer
public InventoryOpenEvent(Player p)
public boolean isCancelled()
isCancelled
in interface CancellableEvent
public void setCancelled(boolean cancel)
setCancelled
in interface CancellableEvent