Package net.neoforged.neoforge.common
Class NeoForgeConfig.Common
java.lang.Object
net.neoforged.neoforge.common.NeoForgeConfig.Common
- Enclosing class:
NeoForgeConfig
General configuration that doesn't need to be synchronized but needs to be available before server startup
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
-
Method Summary
-
Field Details
-
logUntranslatedItemTagWarnings
public final ModConfigSpec.EnumValue<TagConventionLogWarning.LogWarningMode> logUntranslatedItemTagWarnings -
logLegacyTagWarnings
-
-
Constructor Details
-
Common
Common(ModConfigSpec.Builder builder)
-