Interface GameTestHelperFactory<T extends net.minecraft.gametest.framework.GameTestHelper>

All Superinterfaces:
Function<net.minecraft.gametest.framework.GameTestInfo,T>

public interface GameTestHelperFactory<T extends net.minecraft.gametest.framework.GameTestHelper> extends Function<net.minecraft.gametest.framework.GameTestInfo,T>