public class BeaconDeactivatedEvent extends BlockEvent
Event.Resultblock| Constructor and Description |
|---|
BeaconDeactivatedEvent(@NotNull Block block) |
| Modifier and Type | Method and Description |
|---|---|
@Nullable Beacon |
getBeacon()
Returns the beacon that was deactivated.
|
static @NotNull HandlerList |
getHandlerList() |
@NotNull HandlerList |
getHandlers() |
getBlockcallEvent, getEventName, isAsynchronous@Nullable public @Nullable Beacon getBeacon()
@NotNull public @NotNull HandlerList getHandlers()
getHandlers in class Event@NotNull public static @NotNull HandlerList getHandlerList()
Copyright © 2021. All rights reserved.