Class Util

java.lang.Object
emi.shims.java.net.minecraft.util.Util

public class Util extends Object
  • Constructor Details

    • Util

      public Util()
  • Method Details

    • getIoWorkerExecutor

      public static ExecutorService getIoWorkerExecutor()
    • throwOrPause

      public static <T extends Throwable> T throwOrPause(T t)