Uses of Interface
org.bukkit.entity.EnderCrystal
Packages that use 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
Methods in org.bukkit.boss that return types with arguments of type EnderCrystalModifier 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.Method parameters in org.bukkit.boss with type arguments of type EnderCrystalModifier and TypeMethodDescriptionboolean
DragonBattle.initiateRespawn
(@Nullable Collection<EnderCrystal> enderCrystals) Try to initiate a respawn sequence to summon the dragon.