Package io.papermc.paper.event.block
package io.papermc.paper.event.block
-
ClassDescriptionCalled when a beacon is activated.Called when a beacon is deactivated, either because its base block(s) or itself were destroyed.Deprecated.Deprecated.use
BellRingEvent
Called when a block forces another block to break and drop items.Called when the progress of a block break is updated.Called when a block tries to dispense an item, but its inventory is empty.Called when the server tries to check the lock on a lockable block entity.Called when an item is about to be composted by a hopper.Called when theEnderDragon
is defeated (killed) in aDragonBattle
, causing aMaterial.DRAGON_EGG
(more formally:BlockGrowEvent.getNewState()
) to possibly appear depending onBlockGrowEvent.isCancelled()
.Called when a player uses sheers on a block.Called when a Target Block is hit by a projectile.
BellResonateEvent