类 Helper


  • public class Helper
    extends Object
    • 构造器详细资料

      • Helper

        public Helper()
    • 方法详细资料

      • getPlayerOfflineUUID

        public static UUID getPlayerOfflineUUID​(String name)
        Add in version 0.7.1
      • thr

        public static <T> T thr​(Throwable thr)
      • thr

        public static <T> T thr​(String msg)
      • thr

        public static <T> T thr()