Package net.minecraft.data
Class SnbtProvider.CompressionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.data.SnbtProvider.CompressionException
- All Implemented Interfaces:
Serializable
- Enclosing class:
SnbtProvider
- Mappings:
Namespace Name official ml$b
intermediary net/minecraft/class_2463$class_5621
named net/minecraft/data/SnbtProvider$CompressionException
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CompressionException
- Mappings:
Namespace Name Mixin selector official <init>
Lml$b;<init>(Ljava/nio/file/Path;Ljava/lang/Throwable;)V
intermediary <init>
Lnet/minecraft/class_2463$class_5621;<init>(Ljava/nio/file/Path;Ljava/lang/Throwable;)V
named <init>
Lnet/minecraft/data/SnbtProvider$CompressionException;<init>(Ljava/nio/file/Path;Ljava/lang/Throwable;)V
-