Uses of Interface
org.bukkit.entity.EnderDragon
Package
Description
Classes concerning the creation of boss bars that appear at the top of the
player's screen.
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of EnderDragon in org.bukkit.boss
Modifier and TypeMethodDescriptionDragonBattle.getEnderDragon()
Get theEnderDragon
active in this battle. -
Uses of EnderDragon in org.bukkit.entity
-
Uses of EnderDragon in org.bukkit.event.entity
ModifierConstructorDescriptionEnderDragonChangePhaseEvent
(EnderDragon enderDragon, EnderDragon.Phase currentPhase, EnderDragon.Phase newPhase)