| Package | Description | 
|---|---|
| org.bukkit.boss | Classes concerning the creation of boss bars that appear at the top of the
 player's screen. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| DragonBattle.RespawnPhase | DragonBattle. getRespawnPhase() | Get this battle's current respawn phase. | 
| static DragonBattle.RespawnPhase | DragonBattle.RespawnPhase. valueOf(String name) | Returns the enum constant of this type with the specified name. | 
| static DragonBattle.RespawnPhase[] | DragonBattle.RespawnPhase. values() | Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| boolean | DragonBattle. setRespawnPhase(DragonBattle.RespawnPhase phase) | Set the dragon's respawn phase. | 
Copyright © 2020. All rights reserved.