Class 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/level/storage/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/level/storage/SessionLockException;<init>(Ljava/lang/String;)V