public final class EnvExecutor
extends Object 
- 
Method Summary
static <T> T
 
 
 
static void
 
static void
 
 
 
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
- 
Method Details
- 
runInEnv
public static void runInEnv(net.fabricmc.api.EnvType type,
 Supplier<Runnable> runnableSupplier) 
 
- 
 
- 
 
- 
 
-