Class ForgeConfigSpec.IntValue

java.lang.Object
net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Integer>
net.minecraftforge.common.ForgeConfigSpec.IntValue
All Implemented Interfaces:
Supplier<Integer>
Enclosing class:
ForgeConfigSpec

public static class ForgeConfigSpec.IntValue extends ForgeConfigSpec.ConfigValue<Integer>