Class UnionValues.IntValue

java.lang.Object
com.stereowalker.unionlib.config.UnionValues.ConfigValue<Integer>
com.stereowalker.unionlib.config.UnionValues.IntValue
Enclosing class:
UnionValues

public static class UnionValues.IntValue extends UnionValues.ConfigValue<Integer>
  • Constructor Details

    • IntValue

      public IntValue(net.minecraftforge.common.ForgeConfigSpec.IntValue in, int def)
  • Method Details

    • build

      public static UnionValues.IntValue build(net.minecraftforge.common.ForgeConfigSpec.IntValue doub)