public interface TickBlockEvent extends TargetBlockEvent, Cancellable
BlockState
receives a tick.Modifier and Type | Interface and Description |
---|---|
static interface |
TickBlockEvent.Random
An event when a block is told to "randomly" tick.
|
static interface |
TickBlockEvent.Scheduled
An event when a block at a
Location is scheduled to tick. |
getTargetBlock
getCause, getContext, getSource
isCancelled, setCancelled