Interface DragonPhase
-
public interface DragonPhaseAnEnderDragonphase.
-
-
Method Summary
All 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
-
type
DragonPhaseType type()
Gets the type of this phase.- Returns:
- The type of this phase
-
-