| Package | Description | 
|---|---|
| org.bukkit.entity | 
 Interfaces for non-voxel objects that can exist in a  
world, including all players, monsters, projectiles, etc. | 
| org.bukkit.event.entity | 
| Modifier and Type | Method and Description | 
|---|---|
EnderDragon | 
EnderDragonPart.getParent()  | 
| Modifier and Type | Method and Description | 
|---|---|
EnderDragon | 
EnderDragonChangePhaseEvent.getEntity()  | 
| Constructor and Description | 
|---|
EnderDragonChangePhaseEvent(EnderDragon enderDragon,
                           EnderDragon.Phase currentPhase,
                           EnderDragon.Phase newPhase)  | 
Copyright © 2021. All rights reserved.