Package com.stereowalker.unionlib.config
Class UnionValues.IntValue
java.lang.Object
com.stereowalker.unionlib.config.UnionValues.ConfigValue<Integer>
com.stereowalker.unionlib.config.UnionValues.IntValue
- Enclosing class:
- UnionValues
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic UnionValues.IntValuebuild(net.minecraftforge.common.ForgeConfigSpec.IntValue doub) Methods inherited from class com.stereowalker.unionlib.config.UnionValues.ConfigValue
build, get, getPath, set
-
Constructor Details
-
IntValue
public IntValue(net.minecraftforge.common.ForgeConfigSpec.IntValue in, int def)
-
-
Method Details
-
build
-