public interface EnderDragonPhase
EnderDragon
phase.Modifier and Type | Method and Description |
---|---|
Optional<com.flowpowered.math.vector.Vector3d> |
getTargetPosition()
Gets the position the dragon is flying towards.
|
EnderDragonPhaseType |
getType()
Gets the type of this phase.
|
EnderDragonPhaseType getType()
Optional<com.flowpowered.math.vector.Vector3d> getTargetPosition()