public class VehicleCreateEvent extends VehicleEvent implements Cancellable
Event.Result
Constructor and Description |
---|
VehicleCreateEvent(Vehicle vehicle) |
Modifier and Type | Method and Description |
---|---|
static HandlerList |
getHandlerList() |
HandlerList |
getHandlers() |
getVehicle
getEventName, isAsynchronous
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isCancelled, setCancelled
public VehicleCreateEvent(Vehicle vehicle)
public HandlerList getHandlers()
getHandlers
in class Event
public static HandlerList getHandlerList()
Copyright © 2022. All rights reserved.