public static class ForgeConfigSpec.EnumValue<T extends java.lang.Enum<T>> extends ForgeConfigSpec.ConfigValue<T>
Modifier and Type | Method and Description |
---|---|
protected T |
getRaw(com.electronwill.nightconfig.core.Config config,
java.util.List<java.lang.String> path,
java.util.function.Supplier<T> defaultSupplier) |