Class BlockReceiveGameEvent

java.lang.Object
org.bukkit.event.Event
org.bukkit.event.block.BlockEvent
org.bukkit.event.block.BlockReceiveGameEvent
All Implemented Interfaces:
Cancellable

public class BlockReceiveGameEvent extends BlockEvent implements Cancellable
Called when a Sculk sensor receives a game event and hence might activate.
Will be called cancelled if the block's default behavior is to ignore the event.