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