Class PDLConfig
java.lang.Object
com.portingdeadmods.researchd.pdl.config.PDLConfig
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddConfigValue(String path, PDLConfig.Value<?> value) net.neoforged.neoforge.common.ModConfigSpec.ConfigValue<?> getSpecValue(String path) net.neoforged.fml.config.ModConfig.TypegetType()voidregister(net.neoforged.fml.ModContainer modContainer)
-
Constructor Details
-
PDLConfig
-
-
Method Details
-
addConfigValue
-
getValue
-
getSpecValue
-
getType
public net.neoforged.fml.config.ModConfig.Type getType() -
getConfigPaths
-
register
public void register(net.neoforged.fml.ModContainer modContainer)
-