Class FrozenLibConfig
java.lang.Object
net.frozenblock.lib.config.frozenlib_config.FrozenLibConfig
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic booleanstatic booleanbooleanbooleanstatic final Config<FrozenLibConfig> static booleanbooleanbooleanbooleanstatic booleanbooleanboolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FrozenLibConfigget()static FrozenLibConfigget(boolean real) static FrozenLibConfig
-
Field Details
-
INSTANCE
-
USE_WIND_ON_NON_FROZEN_SERVERS
public static volatile boolean USE_WIND_ON_NON_FROZEN_SERVERS -
FILE_TRANSFER_SERVER
public static volatile boolean FILE_TRANSFER_SERVER -
FILE_TRANSFER_CLIENT
public static volatile boolean FILE_TRANSFER_CLIENT -
IS_DEBUG
public static volatile boolean IS_DEBUG -
isDebug
public boolean isDebug -
useWindOnNonFrozenServers
public boolean useWindOnNonFrozenServers -
saveItemCooldowns
public boolean saveItemCooldowns -
removeExperimentalWarning
public boolean removeExperimentalWarning -
wardenSpawnTrackerCommand
public boolean wardenSpawnTrackerCommand -
fileTransferServer
public boolean fileTransferServer -
fileTransferClient
public boolean fileTransferClient -
cape
-
dataFixer
-
-
Constructor Details
-
FrozenLibConfig
public FrozenLibConfig()
-
-
Method Details
-
get
-
get
-
getWithSync
-