Class VehicleDestroyEvent

java.lang.Object
org.bukkit.event.Event
org.bukkit.event.vehicle.VehicleEvent
org.bukkit.event.vehicle.VehicleDestroyEvent
All Implemented Interfaces:
Cancellable

public class VehicleDestroyEvent extends VehicleEvent implements Cancellable
Raised when a vehicle is destroyed, which could be caused by either a player or the environment. This is not raised if the boat is simply 'removed' due to other means.