Class VehicleBlockCollisionEvent
java.lang.Object
org.bukkit.event.Event
org.bukkit.event.vehicle.VehicleEvent
org.bukkit.event.vehicle.VehicleCollisionEvent
org.bukkit.event.vehicle.VehicleBlockCollisionEvent
Raised when a vehicle collides with a block.
-
Nested Class Summary
Nested classes/interfaces inherited from class Event
Event.Result -
Field Summary
Fields inherited from class VehicleEvent
vehicle -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class VehicleCollisionEvent
getHandlerList, getHandlersMethods inherited from class VehicleEvent
getVehicleMethods inherited from class Event
callEvent, getEventName, isAsynchronous
-
Constructor Details
-
VehicleBlockCollisionEvent
@Internal @Deprecated(forRemoval=true) public VehicleBlockCollisionEvent(@NotNull @NotNull Vehicle vehicle, @NotNull @NotNull Block block) Deprecated, for removal: This API element is subject to removal in a future version. -
VehicleBlockCollisionEvent
-
-
Method Details
-
getBlock
-
getVelocity
-