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