public interface INonFreeSeaPirate extends ISeaPirate
| Modifier and Type | Method and Description |
|---|---|
java.time.LocalDateTime |
getHireDate()
Date when the pirate was hired by the player.
|
IPlayer |
getHiringPlayer()
Player who hired the pirate
|
Optional<ICity> |
roamingNearCity()
Indicates if the pirate is looting near the city.
|
getName, getNumberOfKills, getShipgetLastNameOptional<ICity> roamingNearCity()
java.time.LocalDateTime getHireDate()
IPlayer getHiringPlayer()
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.