public class VehicleBlockCollisionEvent extends VehicleCollisionEvent
Event.Resultvehicle| Constructor and Description | 
|---|
VehicleBlockCollisionEvent(Vehicle vehicle,
                          Block block)  | 
| Modifier and Type | Method and Description | 
|---|---|
Block | 
getBlock()
Gets the block the vehicle collided with 
 | 
static HandlerList | 
getHandlerList()  | 
HandlerList | 
getHandlers()  | 
getVehiclegetEventName, isAsynchronouspublic Block getBlock()
public HandlerList getHandlers()
getHandlers in class Eventpublic static HandlerList getHandlerList()
Copyright © 2021. All rights reserved.