Class SessionLockException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.world.storage.exception.SessionLockException
All Implemented Interfaces:
Serializable

public class SessionLockException extends RuntimeException
See Also:
Mappings:
Namespace Name
intermediary net/minecraft/class_468
glue class_501
server my
client us
named net/minecraft/world/storage/exception/SessionLockException
  • Constructor Details

    • SessionLockException

      public SessionLockException(String message)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_468;<init>(Ljava/lang/String;)V
      glue <init> Lclass_501;<init>(Ljava/lang/String;)V
      server <init> Lmy;<init>(Ljava/lang/String;)V
      client <init> Lus;<init>(Ljava/lang/String;)V
      named <init> Lnet/minecraft/world/storage/exception/SessionLockException;<init>(Ljava/lang/String;)V