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