public class Config
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static boolean |
applyColorPatch |
static boolean |
commandBroadcastRelay |
static boolean |
debugTooltips |
static boolean |
enableButtonTimeChanging |
static boolean |
enableCloudToButt |
static boolean |
keyOverlay |
static boolean |
restrictThreadUsage |
static int |
timeChangeRate |
static boolean |
translateChat |
static boolean |
translateItems |
Constructor and Description |
---|
Config() |
public static boolean translateItems
public static boolean translateChat
public static boolean restrictThreadUsage
public static boolean applyColorPatch
public static boolean debugTooltips
public static boolean commandBroadcastRelay
public static boolean keyOverlay
public static boolean enableButtonTimeChanging
public static int timeChangeRate
public static boolean enableCloudToButt