类 ForgeConfigSpec.EnumValue<T extends Enum<T>>
java.lang.Object
net.minecraftforge.common.ForgeConfigSpec.ConfigValue<T>
net.minecraftforge.common.ForgeConfigSpec.EnumValue<T>
- 所有已实现的接口:
Supplier<T>
- 封闭类:
ForgeConfigSpec
public static class ForgeConfigSpec.EnumValue<T extends Enum<T>>
extends ForgeConfigSpec.ConfigValue<T>
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraftforge.common.ForgeConfigSpec.ConfigValue
clearCache, get, getDefault, getPath, next, save, set
-
字段详细资料
-
converter
private final com.electronwill.nightconfig.core.EnumGetMethod converter -
clazz
-
-
构造器详细资料
-
EnumValue
-
-
方法详细资料