| Package | Description |
|---|---|
| io.papermc.paper.event.block | |
| org.bukkit.event.block |
| Modifier and Type | Class and Description |
|---|---|
class |
DragonEggFormEvent
Called when the
EnderDragon is defeated (killed) in a DragonBattle,
causing a Material.DRAGON_EGG (more formally: BlockGrowEvent.getNewState())
to possibly appear depending on DragonEggFormEvent.isCancelled(). |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockSpreadEvent
Called when a block spreads based on world conditions.
|
class |
EntityBlockFormEvent
Called when a block is formed by entities.
|
Copyright © 2021. All rights reserved.