public class LecternDropBookEvent extends BlockEvent implements Cancellable
block| Constructor and Description |
|---|
LecternDropBookEvent(Player player,
Lectern lectern,
Item book) |
| Modifier and Type | Method and Description |
|---|---|
Item |
getBook() |
static HandlerList |
getHandlers() |
Lectern |
getLectern() |
Player |
getPlayer() |
void |
setBook(Item book) |
getBlockgetEventName, isCancelled, setCancelled, setCancelledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelled, setCancelled, setCancelledpublic static HandlerList getHandlers()
public Lectern getLectern()
public Player getPlayer()
public Item getBook()
public void setBook(Item book)
Copyright © 2020. All rights reserved.