public class Helper extends Object
Helper()
static UUID
getPlayerOfflineUUID(String name)
static <T> T
thr()
thr(String msg)
thr(String msg, Throwable thr)
thr(Throwable thr)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Helper()
public static UUID getPlayerOfflineUUID(String name)
public static <T> T thr(Throwable thr)
public static <T> T thr(String msg, Throwable thr)
public static <T> T thr(String msg)
public static <T> T thr()