Constants

final class Constants

Class Constants. Provides constants functionality for the Hytale server.

java.lang.Object > Constants

Field Summary

universePath

final Path universePath

Field universePath.

worlds

final Path worlds

Field worlds.

Method Detail

init

static void init ()

Method init.

checkFreshUniverse

static boolean checkFreshUniverse ()

Method checkFreshUniverse.

getUniversePath

static Path getUniversePath ()

Method getUniversePath.