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 named net/minecraft/world/level/storage/LevelStorageExceptionintermediary net/minecraft/class_33official ere
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
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 named messageTextLnet/minecraft/world/level/storage/LevelStorageException;messageText:Lnet/minecraft/text/Text;intermediary field_38981Lnet/minecraft/class_33;field_38981:Lnet/minecraft/class_2561;official aLere;a:Lwz;
 
 - 
 - 
Constructor Details
- 
LevelStorageException
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/world/level/storage/LevelStorageException;<init>(Lnet/minecraft/text/Text;)Vintermediary <init>Lnet/minecraft/class_33;<init>(Lnet/minecraft/class_2561;)Vofficial <init>Lere;<init>(Lwz;)V
 
 - 
 - 
Method Details
- 
getMessageText
- Mappings:
 Namespace Name Mixin selector named getMessageTextLnet/minecraft/world/level/storage/LevelStorageException;getMessageText()Lnet/minecraft/text/Text;intermediary method_43416Lnet/minecraft/class_33;method_43416()Lnet/minecraft/class_2561;official aLere;a()Lwz;
 
 -