Uses of Class
net.minecraft.util.crash.CrashException
Package | Description |
---|---|
net.minecraft.util.thread |
-
Uses of CrashException in net.minecraft.util.thread
Methods in net.minecraft.util.thread that return CrashException Modifier and Type Method Description static CrashException
LockHelper. crash(String message, @Nullable AtomicStack<com.mojang.datafixers.util.Pair<Thread,StackTraceElement[]>> lockStack)