Uses of Class
org.bukkit.event.block.BlockGrowEvent
Package
Description
-
Uses of BlockGrowEvent in io.papermc.paper.event.block
Modifier and TypeClassDescriptionclass
Called when theEnderDragon
is defeated (killed) in aDragonBattle
, causing aMaterial.DRAGON_EGG
(more formally:getNewState()
) to possibly appear depending onisCancelled()
. -
Uses of BlockGrowEvent in org.bukkit.event.block
Modifier and TypeClassDescriptionclass
Called when a block is formed or spreads based on world conditions.class
Called when a block spreads based on world conditions.class
Called when a block is formed by entities.