Class LevelStorageException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.minecraft.world.level.storage.LevelStorageException
All Implemented Interfaces:
Serializable

public class LevelStorageException extends Exception
See Also:
Serialized Form
Mappings:
Namespace Name
official dia
intermediary net/minecraft/class_33
named net/minecraft/world/level/storage/LevelStorageException
  • Constructor Details

    • LevelStorageException

      public LevelStorageException(String message)
      Mappings:
      Namespace Name Mixin selector
      official <init> Ldia;<init>(Ljava/lang/String;)V
      intermediary <init> Lnet/minecraft/class_33;<init>(Ljava/lang/String;)V
      named <init> Lnet/minecraft/world/level/storage/LevelStorageException;<init>(Ljava/lang/String;)V