Class BlockClickEvent

java.lang.Object
dev.rono.igniscore.api.event.BlockClickEvent
All Implemented Interfaces:
BlockEvent, PlayerBlockEvent

public final class BlockClickEvent extends Object implements PlayerBlockEvent
Fired when a player clicks a placed custom block.

Listeners may change result() to control core handling (ignite, break, open).