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