Package com.github.twitch4j.modules
Class Configuration
java.lang.Object
com.github.twitch4j.modules.Configuration
Module Configuration
-
Field Summary
Modifier and TypeFieldDescriptionstatic boolean
Automatically enable loaded modulesstatic boolean
Automatically load modules -
Constructor Summary
-
Method Summary
-
Field Details
-
AUTOMATICALLY_ENABLE_MODULES
public static boolean AUTOMATICALLY_ENABLE_MODULESAutomatically enable loaded modules -
LOAD_MODULES
public static boolean LOAD_MODULESAutomatically load modules
-
-
Constructor Details
-
Configuration
public Configuration()
-