Class LevelSummary.SymlinkLevelSummary
java.lang.Object
net.minecraft.world.level.storage.LevelSummary
net.minecraft.world.level.storage.LevelSummary.SymlinkLevelSummary
- All Implemented Interfaces:
Comparable<LevelSummary>
- Enclosing class:
LevelSummary
- Mappings:
Namespace Name official dyz$b
intermediary net/minecraft/class_34$class_8578
named net/minecraft/world/level/storage/LevelSummary$SymlinkLevelSummary
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.level.storage.LevelSummary
LevelSummary.ConversionWarning, LevelSummary.SymlinkLevelSummary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionlong
boolean
Methods inherited from class net.minecraft.world.level.storage.LevelSummary
compareTo, getConversionWarning, getGameMode, getIconPath, getLevelInfo, getName, getVersion, getVersionInfo, hasCheats, isDifferentVersion, isExperimental, isFutureLevel, isHardcore, isLocked, isVersionAvailable, requiresConversion
-
Constructor Details
-
SymlinkLevelSummary
- Mappings:
Namespace Name Mixin selector official <init>
Ldyz$b;<init>(Ljava/lang/String;Ljava/nio/file/Path;)V
intermediary <init>
Lnet/minecraft/class_34$class_8578;<init>(Ljava/lang/String;Ljava/nio/file/Path;)V
named <init>
Lnet/minecraft/world/level/storage/LevelSummary$SymlinkLevelSummary;<init>(Ljava/lang/String;Ljava/nio/file/Path;)V
-
-
Method Details
-
getDisplayName
- Overrides:
getDisplayName
in classLevelSummary
- Mappings:
Namespace Name Mixin selector official b
Ldyz;b()Ljava/lang/String;
intermediary method_252
Lnet/minecraft/class_34;method_252()Ljava/lang/String;
named getDisplayName
Lnet/minecraft/world/level/storage/LevelSummary;getDisplayName()Ljava/lang/String;
-
getDetails
- Overrides:
getDetails
in classLevelSummary
- Mappings:
Namespace Name Mixin selector official s
Ldyz;s()Lsw;
intermediary method_27429
Lnet/minecraft/class_34;method_27429()Lnet/minecraft/class_2561;
named getDetails
Lnet/minecraft/world/level/storage/LevelSummary;getDetails()Lnet/minecraft/text/Text;
-
getLastPlayed
public long getLastPlayed()- Overrides:
getLastPlayed
in classLevelSummary
- Mappings:
Namespace Name Mixin selector official f
Ldyz;f()J
intermediary method_249
Lnet/minecraft/class_34;method_249()J
named getLastPlayed
Lnet/minecraft/world/level/storage/LevelSummary;getLastPlayed()J
-