public class WorldConfig extends Object
Constructor and Description |
---|
WorldConfig(Path path) |
Modifier and Type | Method and Description |
---|---|
Path |
getBasePath() |
Path |
getHistoryPath() |
Path |
getImagePath() |
Path |
getLegendsPath() |
Path |
getLegendsPlusPath() |
String |
getPrefix() |
Path |
getSiteImagePath() |
Path |
getSitesAndPropsPath() |
Path |
getWorldGenPath() |
static boolean |
isLegendsFile(Path p) |
boolean |
plusAvailable() |
String |
toString() |
public WorldConfig(Path path) throws IOException
IOException
public String getPrefix()
public Path getBasePath()
public Path getLegendsPath()
public Path getLegendsPlusPath()
public Path getWorldGenPath()
public Path getHistoryPath()
public Path getSitesAndPropsPath()
public Path getImagePath()
public Path getSiteImagePath()
public boolean plusAvailable()
public static boolean isLegendsFile(Path p)
Copyright © 2016. All rights reserved.