Class SessionLock.AlreadyLockedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
net.minecraft.world.level.storage.SessionLock.AlreadyLockedException
- All Implemented Interfaces:
Serializable
- Enclosing class:
SessionLock
- See Also:
- Mappings:
Namespace Name official atu$a
intermediary net/minecraft/class_5125$class_5126
named net/minecraft/world/level/storage/SessionLock$AlreadyLockedException
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AlreadyLockedException
- Mappings:
Namespace Name Mixin selector official <init>
Latu$a;<init>(Ljava/nio/file/Path;Ljava/lang/String;)V
intermediary <init>
Lnet/minecraft/class_5125$class_5126;<init>(Ljava/nio/file/Path;Ljava/lang/String;)V
named <init>
Lnet/minecraft/world/level/storage/SessionLock$AlreadyLockedException;<init>(Ljava/nio/file/Path;Ljava/lang/String;)V
-
-
Method Details
-
create
- Mappings:
Namespace Name Mixin selector official a
Latu$a;a(Ljava/nio/file/Path;)Latu$a;
intermediary method_26805
Lnet/minecraft/class_5125$class_5126;method_26805(Ljava/nio/file/Path;)Lnet/minecraft/class_5125$class_5126;
named create
Lnet/minecraft/world/level/storage/SessionLock$AlreadyLockedException;create(Ljava/nio/file/Path;)Lnet/minecraft/world/level/storage/SessionLock$AlreadyLockedException;
-