Class ForgeConfigSpec.ByteValue

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

public static class ForgeConfigSpec.ByteValue extends ForgeConfigSpec.ConfigValue<Byte>