public class BeaconActivatedEvent extends BlockEvent
Event.Result
block
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() |
getBlock
callEvent, 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.