Class PlayerTakeLecternBookEvent

java.lang.Object
org.bukkit.event.Event
org.bukkit.event.player.PlayerEvent
org.bukkit.event.player.PlayerTakeLecternBookEvent
All Implemented Interfaces:
Cancellable

public class PlayerTakeLecternBookEvent
extends PlayerEvent
implements Cancellable
This event is called when a player clicks the button to take a book of a Lectern. If this event is cancelled the book remains on the lectern.