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 Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(MutableTestFramework impl, ClientConfiguration clientConfiguration)
-
Constructor Details
-
Factory
public Factory()
-
-
Method Details
-
create
- Specified by:
create
in interfaceFrameworkClient.Factory
-