BlockAttackEvent

class BlockAttackEvent(val pos: BlockPos) : CancellableEvent

Constructors

Link copied to clipboard
constructor(pos: BlockPos)

Properties

Link copied to clipboard

Let you know if the event is canceled

Link copied to clipboard
Link copied to clipboard
val pos: BlockPos

Functions

Link copied to clipboard

Allows you to cancel an event