Class BeaconDeactivatedEvent
java.lang.Object
org.bukkit.event.Event
org.bukkit.event.block.BlockEvent
io.papermc.paper.event.block.BeaconDeactivatedEvent
Called when a beacon is deactivated, either because its base block(s) or itself were destroyed.
- Since:
- 1.16.5
-
Nested Class Summary
Nested classes/interfaces inherited from class Event
Event.Result -
Field Summary
Fields inherited from class BlockEvent
block -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BlockEvent
getBlockMethods inherited from class Event
callEvent, getEventName, isAsynchronous
-
Constructor Details
-
BeaconDeactivatedEvent
-
-
Method Details
-
getBeacon
-
getHandlers
- Specified by:
getHandlersin classEvent- Since:
- 1.16.5
-
getHandlerList
- Since:
- 1.16.5
-