Class SpectreConfigSpec.IntValue

java.lang.Object
com.illusivesoulworks.spectrelib.config.SpectreConfigSpec.ConfigValue<Integer>
com.illusivesoulworks.spectrelib.config.SpectreConfigSpec.IntValue
All Implemented Interfaces:
Supplier<Integer>
Enclosing class:
SpectreConfigSpec

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