Package net.minecraft.world.chunk
Class SerializedChunk.ChunkLoadingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.nbt.NbtException
net.minecraft.world.chunk.SerializedChunk.ChunkLoadingException
- All Implemented Interfaces:
Serializable
- Enclosing class:
SerializedChunk
- See Also:
- Mappings:
Namespace Name named net/minecraft/world/chunk/SerializedChunk$ChunkLoadingException
intermediary net/minecraft/class_2852$class_9314
official ebk$a
-
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
-
ChunkLoadingException
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/nbt/NbtException;<init>(Ljava/lang/String;)V
intermediary <init>
Lnet/minecraft/class_8909;<init>(Ljava/lang/String;)V
official <init>
Lvi;<init>(Ljava/lang/String;)V
-