BreakBlockWithStaffCriterion

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

Types

Link copied to clipboard
public final class Conditions implements AbstractCriterion.Conditions

Functions

Link copied to clipboard
public final Unit trigger(ServerPlayerEntity player, ServerWorld world, BlockPos pos)

Triggers the criterion.

Inherited functions