Class LevelStorageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.world.level.storage.LevelStorageException
- All Implemented Interfaces:
Serializable
- See Also:
- Mappings:
Namespace Name official drp
intermediary net/minecraft/class_33
named net/minecraft/world/level/storage/LevelStorageException
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
messageText
- Mappings:
Namespace Name Mixin selector official a
Ldrp;a:Lrq;
intermediary field_38981
Lnet/minecraft/class_33;field_38981:Lnet/minecraft/class_2561;
named messageText
Lnet/minecraft/world/level/storage/LevelStorageException;messageText:Lnet/minecraft/text/Text;
-
-
Constructor Details
-
LevelStorageException
- Mappings:
Namespace Name Mixin selector official <init>
Ldrp;<init>(Lrq;)V
intermediary <init>
Lnet/minecraft/class_33;<init>(Lnet/minecraft/class_2561;)V
named <init>
Lnet/minecraft/world/level/storage/LevelStorageException;<init>(Lnet/minecraft/text/Text;)V
-
-
Method Details
-
getMessageText
- Mappings:
Namespace Name Mixin selector official a
Ldrp;a()Lrq;
intermediary method_43416
Lnet/minecraft/class_33;method_43416()Lnet/minecraft/class_2561;
named getMessageText
Lnet/minecraft/world/level/storage/LevelStorageException;getMessageText()Lnet/minecraft/text/Text;
-