Package net.neoforged.neoforge.common
Class NeoForgeConfig.Client
java.lang.Object
net.neoforged.neoforge.common.NeoForgeConfig.Client
- Enclosing class:
 - NeoForgeConfig
 
Client specific configuration - only loaded clientside from neoforge-client.toml
- 
Field Summary
FieldsModifier and TypeFieldDescriptionDeprecated, for removal: This API element is subject to removal in a future version. - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
experimentalForgeLightPipelineEnabled
 - 
showLoadWarnings
 - 
useCombinedDepthStencilAttachment
 - 
compressLanIPv6Addresses
@Deprecated(since="1.20.1", forRemoval=true) public final ModConfigSpec.BooleanValue compressLanIPv6AddressesDeprecated, for removal: This API element is subject to removal in a future version. 
 - 
 - 
Constructor Details
- 
Client
Client(ModConfigSpec.Builder builder)  
 -