Class EntityPlaceEvent

java.lang.Object
org.bukkit.event.Event
org.bukkit.event.entity.EntityEvent
org.bukkit.event.entity.EntityPlaceEvent
All Implemented Interfaces:
Cancellable

public class EntityPlaceEvent extends EntityEvent implements Cancellable
Triggered when a entity is created in the world by a player "placing" an item on a block.
Note that this event is currently only fired for four specific placements: armor stands, boats, minecarts, and end crystals.