Interface DragonPhase
public interface DragonPhase
An 
EnderDragon phase.- 
Method SummaryModifier and TypeMethodDescriptionGets the position the dragon is flying towards.type()Gets the type of this phase.
- 
Method Details- 
typeDragonPhaseType type()Gets the type of this phase.- Returns:
- The type of this phase
 
- 
targetPositionGets the position the dragon is flying towards.- Returns:
- The target position
 
 
-