org.dps.core.database.map
Interface IMapConstellationJumps
public interface IMapConstellationJumps
getFromRegionID
int getFromRegionID()
getFromConstellationID
int getFromConstellationID()
getToConstellationID
int getToConstellationID()
getToRegionID
int getToRegionID()
getFromRegionIDObject
IMapRegions getFromRegionIDObject()
getFromConstellationIDObject
IMapConstellations getFromConstellationIDObject()
getToConstellationIDObject
IMapConstellations getToConstellationIDObject()
getToRegionIDObject
IMapRegions getToRegionIDObject()