Interface DragonPhase
- 
 public interface DragonPhaseAnEnderDragonphase.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Optional<Vector3d>targetPosition()Gets the position the dragon is flying towards.DragonPhaseTypetype()Gets the type of this phase.
 
- 
- 
- 
Method Detail- 
typeDragonPhaseType type() Gets the type of this phase.- Returns:
- The type of this phase
 
 
- 
 
-