public class ConfigHelper
extends java.lang.Object
| Constructor and Description |
|---|
ConfigHelper() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getOilLakeChance() |
static void |
setGuiRemoteGridSnap(boolean snap) |
static void |
setProgrammerDifficulty(IProgWidget.WidgetDifficulty difficulty) |
static void |
setShowEnchantGlint(boolean show) |
static void |
setShowPressureNumerically(boolean numeric) |
static void |
updateCoordTracker(boolean pathEnabled,
boolean wirePath,
boolean xRayEnabled,
ClientConfig.PathUpdateSetting pathUpdateSetting) |
public static void setProgrammerDifficulty(IProgWidget.WidgetDifficulty difficulty)
public static void setGuiRemoteGridSnap(boolean snap)
public static void updateCoordTracker(boolean pathEnabled,
boolean wirePath,
boolean xRayEnabled,
ClientConfig.PathUpdateSetting pathUpdateSetting)
public static void setShowPressureNumerically(boolean numeric)
public static int getOilLakeChance()
public static void setShowEnchantGlint(boolean show)