Class ConfigHelper
java.lang.Object
me.desht.pneumaticcraft.common.config.ConfigHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ClientConfigclient()static CommonConfigcommon()static voidstatic voidsetGuiRemoteGridSnap(boolean snap) static voidsetProgrammerDifficulty(IProgWidget.WidgetDifficulty difficulty) static voidsetShowEnchantGlint(boolean show) static voidsetShowPressureNumerically(boolean numeric) static voidupdateCoordTracker(boolean pathEnabled, boolean wirePath, boolean xRayEnabled, ClientConfig.PathUpdateSetting pathUpdateSetting)
-
Constructor Details
-
ConfigHelper
public ConfigHelper()
-
-
Method Details
-
client
-
common
-
setProgrammerDifficulty
-
setGuiRemoteGridSnap
public static void setGuiRemoteGridSnap(boolean snap) -
updateCoordTracker
public static void updateCoordTracker(boolean pathEnabled, boolean wirePath, boolean xRayEnabled, ClientConfig.PathUpdateSetting pathUpdateSetting) -
setShowPressureNumerically
public static void setShowPressureNumerically(boolean numeric) -
setShowEnchantGlint
public static void setShowEnchantGlint(boolean show) -
setComponentInit
-