Class BlockCookEvent

java.lang.Object
org.bukkit.event.Event
org.bukkit.event.block.BlockEvent
org.bukkit.event.block.BlockCookEvent
All Implemented Interfaces:
Cancellable
Direct Known Subclasses:
FurnaceSmeltEvent

public class BlockCookEvent extends BlockEvent implements Cancellable
Called when an ItemStack is successfully cooked in a block.