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 TypeFieldDescription
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
zoomInMissingModelTextInGui
- 
forgeCloudsEnabled
- 
disableStairSlabCulling
- 
alwaysSetupTerrainOffThread
- 
forgeLightPipelineEnabled
- 
experimentalForgeLightPipelineEnabled
- 
selectiveResourceReloadEnabled
- 
showLoadWarnings
- 
useCombinedDepthStencilAttachment
 
- 
- 
Constructor Details- 
ClientClient(ForgeConfigSpec.Builder builder) 
 
-