| Package | Description |
|---|---|
| org.bukkit.boss |
Classes concerning the creation of boss bars that appear at the top of the
player's screen.
|
| org.bukkit.entity |
Interfaces for non-voxel objects that can exist in a
world, including all players, monsters, projectiles, etc. |
| org.bukkit.event.entity |
| Modifier and Type | Method | Description |
|---|---|---|
@Nullable EnderDragon |
DragonBattle.getEnderDragon() |
Get the
EnderDragon active in this battle. |
| Modifier and Type | Method | Description |
|---|---|---|
@NotNull EnderDragon |
EnderDragonPart.getParent() |
| Modifier and Type | Method | Description |
|---|---|---|
@NotNull EnderDragon |
EnderDragonChangePhaseEvent.getEntity() |
| Constructor | Description |
|---|---|
EnderDragonChangePhaseEvent(@NotNull EnderDragon enderDragon,
EnderDragon.Phase currentPhase,
EnderDragon.Phase newPhase) |
Copyright © 2020. All rights reserved.