Uses of Interface
org.bukkit.entity.EnderCrystal
Package
Description
Classes concerning the creation of boss bars that appear at the top of the
player's screen.
-
Uses of EnderCrystal in org.bukkit.boss
Modifier and TypeMethodDescriptionDragonBattle.getHealingCrystals()
Gets theEnderCrystal
s on top of the pillars that heal the dragon.DragonBattle.getRespawnCrystals()
Gets theEnderCrystal
s being used to respawn the dragon.Modifier and TypeMethodDescriptionboolean
DragonBattle.initiateRespawn
(@Nullable Collection<EnderCrystal> enderCrystals) Try to initiate a respawn sequence to summon the dragon.