public class VehicleUpdateEvent extends VehicleEvent
Event.Result
vehicle
Constructor | Description |
---|---|
VehicleUpdateEvent(Vehicle vehicle) |
Modifier and Type | Method | Description |
---|---|---|
static HandlerList |
getHandlerList() |
|
HandlerList |
getHandlers() |
getEventName, isAsynchronous
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getVehicle
public VehicleUpdateEvent(@NotNull Vehicle vehicle)
@NotNull public HandlerList getHandlers()
getHandlers
in class Event
@NotNull public static HandlerList getHandlerList()
Copyright © 2019. All rights reserved.