Class FrameworkClientImpl.Factory
java.lang.Object
net.neoforged.testframework.client.FrameworkClientImpl.Factory
- All Implemented Interfaces:
- FrameworkClient.Factory
- Enclosing class:
- FrameworkClientImpl
public static final class FrameworkClientImpl.Factory
extends Object
implements FrameworkClient.Factory
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioncreate(MutableTestFramework impl, ClientConfiguration clientConfiguration) 
- 
Constructor Details- 
Factorypublic Factory()
 
- 
- 
Method Details- 
create- Specified by:
- createin interface- FrameworkClient.Factory
 
 
-