Uses of Interface
org.bukkit.boss.DragonBattle
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of DragonBattle in io.papermc.paper.event.block
Modifier and TypeMethodDescriptionDragonEggFormEvent.getDragonBattle()
Gets theDragonBattle
associated with this event.ModifierConstructorDescriptionDragonEggFormEvent
(Block block, BlockState newState, DragonBattle dragonBattle) -
Uses of DragonBattle in org.bukkit
Modifier and TypeMethodDescriptionWorld.getEnderDragonBattle()
Get theDragonBattle
associated with this world. -
Uses of DragonBattle in org.bukkit.entity
Modifier and TypeMethodDescriptionEnderDragon.getDragonBattle()
Get theDragonBattle
associated with this EnderDragon.