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.Called when a
Raider
is revealed by a bell.Called when a bell is rung.Called when a block forces another block to break and drop items.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 tile 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 onDragonEggFormEvent.isCancelled()
.Called when a player uses sheers on a block.Called when a Target Block is hit by a projectile.