Package net.minecraft.nbt
Class NbtCrashException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.util.crash.CrashException
net.minecraft.nbt.NbtCrashException
- All Implemented Interfaces:
Serializable
- See Also:
- Mappings:
Namespace Name official te
intermediary net/minecraft/class_8911
named net/minecraft/nbt/NbtCrashException
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.util.crash.CrashException
getCause, getMessage, getReport
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NbtCrashException
- Mappings:
Namespace Name Mixin selector official <init>
Ly;<init>(Lo;)V
intermediary <init>
Lnet/minecraft/class_148;<init>(Lnet/minecraft/class_128;)V
named <init>
Lnet/minecraft/util/crash/CrashException;<init>(Lnet/minecraft/util/crash/CrashReport;)V
-