Class EntityCombustEvent

java.lang.Object
org.bukkit.event.Event
org.bukkit.event.entity.EntityEvent
org.bukkit.event.entity.EntityCombustEvent
All Implemented Interfaces:
Cancellable
Direct Known Subclasses:
EntityCombustByBlockEvent, EntityCombustByEntityEvent

public class EntityCombustEvent extends EntityEvent implements Cancellable
Called when an entity combusts.

If an Entity Combust event is cancelled, the entity will not combust.