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