Enum Class CharterShip.ShipLocation

java.lang.Object
java.lang.Enum<CharterShip.ShipLocation>
net.storm.api.movement.pathfinder.model.CharterShip.ShipLocation
All Implemented Interfaces:
Serializable, Comparable<CharterShip.ShipLocation>, Constable
Enclosing class:
CharterShip

public static enum CharterShip.ShipLocation extends Enum<CharterShip.ShipLocation>
Enumeration of charter ship port locations.

Each ShipLocation represents a port where charter ships dock, with its world coordinates and display name.