Class ForgeConfigSpec.ConfigValue<T>

java.lang.Object
net.minecraftforge.common.ForgeConfigSpec.ConfigValue<T>
Direct Known Subclasses:
ForgeConfigSpec.BooleanValue, ForgeConfigSpec.DoubleValue, ForgeConfigSpec.EnumValue, ForgeConfigSpec.IntValue, ForgeConfigSpec.LongValue
Enclosing class:
ForgeConfigSpec

public static class ForgeConfigSpec.ConfigValue<T> extends Object