Class ForgeConfigSpec.DoubleValue

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

public static class ForgeConfigSpec.DoubleValue extends ForgeConfigSpec.ConfigValue<Double>