Package net.minecraftforge.common
Class ForgeConfig.Client
java.lang.Object
net.minecraftforge.common.ForgeConfig.Client
- Enclosing class:
 - ForgeConfig
 
Client specific configuration - only loaded clientside from forge-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
- 
alwaysSetupTerrainOffThread
 - 
experimentalForgeLightPipelineEnabled
 - 
showLoadWarnings
 - 
useCombinedDepthStencilAttachment
 - 
compressLanIPv6Addresses
@Deprecated(since="1.20.1", forRemoval=true) public final ForgeConfigSpec.BooleanValue compressLanIPv6AddressesDeprecated, for removal: This API element is subject to removal in a future version. - 
calculateAllNormals
 - 
stabilizeDirectionGetNearest
 
 - 
 - 
Constructor Details
- 
Client
Client(ForgeConfigSpec.Builder builder)  
 -