类 ForgeConfigSpec.IntValue
java.lang.Object
net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Integer>
net.minecraftforge.common.ForgeConfigSpec.IntValue
- 封闭类:
ForgeConfigSpec
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraftforge.common.ForgeConfigSpec.ConfigValue
clearCache, get, getDefault, getPath, next, save, set
-
构造器详细资料
-
IntValue
IntValue(ForgeConfigSpec.Builder parent, List<String> path, Supplier<Integer> defaultSupplier)
-
-
方法详细资料