| 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. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| DragonBattle | World. getEnderDragonBattle() | Get the  DragonBattleassociated with this world. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| DragonBattle | EnderDragon. getDragonBattle() | Get the  DragonBattleassociated with this EnderDragon. | 
Copyright © 2020. All rights reserved.