BreakBlockWithStaffCriterion

A criterion, which triggers when a player breaks a block using a staff.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
fun trigger(player: ServerPlayerEntity, world: ServerWorld, pos: BlockPos)

Triggers the criterion.

Inherited functions