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