Uses of Interface
org.bukkit.boss.DragonBattle
| Package | Description |
|---|---|
| org.bukkit |
The root package of the Bukkit API, contains generalized API classes.
|
| org.bukkit.entity |
Interfaces for non-voxel objects that can exist in a
world, including all players, monsters, projectiles, etc. |
-
Uses of DragonBattle in org.bukkit
Methods in org.bukkit that return DragonBattle Modifier and Type Method Description DragonBattleWorld. getEnderDragonBattle()Get theDragonBattleassociated with this world. -
Uses of DragonBattle in org.bukkit.entity
Methods in org.bukkit.entity that return DragonBattle Modifier and Type Method Description DragonBattleEnderDragon. getDragonBattle()Get theDragonBattleassociated with this EnderDragon.