-
-
Constructor Summary
Constructors
-
Method Summary
-
Field Details
-
UNKNOWN
public static final XivMap UNKNOWN
-
Constructor Details
-
XivMap
public XivMap(int offsetX,
int offsetY,
int scaleFactor,
@Nullable
@Nullable String filename,
String region,
String place,
@Nullable
@Nullable String subPlace)
-
Method Details
-
-
getOffsetX
public int getOffsetX()
-
getOffsetY
public int getOffsetY()
-
getScaleFactor
public double getScaleFactor()
-
-
-
getSubPlace
@Nullable
public @Nullable String getSubPlace()
-
getFilename
@Nullable
public @Nullable String getFilename()
-
-