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 and Description |
---|---|
@Nullable EnderDragon |
DragonBattle.getEnderDragon()
Get the
EnderDragon active in this battle. |
@Nullable EnderDragon |
DragonBattle.getEnderDragon()
Get the
EnderDragon active in this battle. |
Modifier and Type | Method and Description |
---|---|
@NotNull EnderDragon |
EnderDragonPart.getParent() |
@NotNull EnderDragon |
EnderDragonPart.getParent() |
Modifier and Type | Method and Description |
---|---|
@NotNull EnderDragon |
EnderDragonChangePhaseEvent.getEntity() |
@NotNull EnderDragon |
EnderDragonChangePhaseEvent.getEntity() |
Constructor and Description |
---|
EnderDragonChangePhaseEvent(@NotNull EnderDragon enderDragon,
EnderDragon.Phase currentPhase,
EnderDragon.Phase newPhase) |
EnderDragonChangePhaseEvent(@NotNull EnderDragon enderDragon,
EnderDragon.Phase currentPhase,
EnderDragon.Phase newPhase) |
Copyright © 2022. All rights reserved.