Package net.neoforged.testframework.conf
Class ClientConfiguration.Builder
java.lang.Object
net.neoforged.testframework.conf.ClientConfiguration.Builder
- Enclosing class:
- ClientConfiguration
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbuild()openManagerKey(int openManagerKey) toggleOverlayKey(int toggleOverlayKey) 
- 
Field Details- 
toggleOverlayKeyprivate int toggleOverlayKey
- 
openManagerKeyprivate int openManagerKey
 
- 
- 
Constructor Details- 
Builderpublic Builder()
 
- 
- 
Method Details- 
toggleOverlayKey
- 
openManagerKey
- 
build
 
-