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