Uses of Interface
org.bukkit.entity.EnderDragon
Packages that use 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
Methods in org.bukkit.boss that return EnderDragonModifier and TypeMethodDescriptionDragonBattle.getEnderDragon()
Get theEnderDragon
active in this battle. -
Uses of EnderDragon in org.bukkit.entity
Methods in org.bukkit.entity that return EnderDragon -
Uses of EnderDragon in org.bukkit.event.entity
Methods in org.bukkit.event.entity that return EnderDragonConstructors in org.bukkit.event.entity with parameters of type EnderDragonModifierConstructorDescriptionEnderDragonChangePhaseEvent
(EnderDragon enderDragon, EnderDragon.Phase currentPhase, EnderDragon.Phase newPhase)