Uses of Class
org.bukkit.event.vehicle.VehicleCollisionEvent
-
Packages that use VehicleCollisionEvent Package Description org.bukkit.event.vehicle Events
relating tovehicular entities
. -
-
Uses of VehicleCollisionEvent in org.bukkit.event.vehicle
Subclasses of VehicleCollisionEvent in org.bukkit.event.vehicle Modifier and Type Class Description class
VehicleBlockCollisionEvent
Raised when a vehicle collides with a block.class
VehicleEntityCollisionEvent
Raised when a vehicle collides with an entity.
-