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 SummaryFieldsModifier and TypeFieldDescriptionDeprecated, for removal: This API element is subject to removal in a future version.
- 
Constructor SummaryConstructors
- 
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- 
ClientClient(ForgeConfigSpec.Builder builder) 
 
-