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 ebw$bintermediary net/minecraft/class_34$class_8578named 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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongbooleanMethods 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>Lebw$b;<init>(Ljava/lang/String;Ljava/nio/file/Path;)Vintermediary <init>Lnet/minecraft/class_34$class_8578;<init>(Ljava/lang/String;Ljava/nio/file/Path;)Vnamed <init>Lnet/minecraft/world/level/storage/LevelSummary$SymlinkLevelSummary;<init>(Ljava/lang/String;Ljava/nio/file/Path;)V
-
-
Method Details
-
getDisplayName
- Overrides:
getDisplayNamein classLevelSummary- Mappings:
Namespace Name Mixin selector official bLebw;b()Ljava/lang/String;intermediary method_252Lnet/minecraft/class_34;method_252()Ljava/lang/String;named getDisplayNameLnet/minecraft/world/level/storage/LevelSummary;getDisplayName()Ljava/lang/String;
-
getDetails
- Overrides:
getDetailsin classLevelSummary- Mappings:
Namespace Name Mixin selector official sLebw;s()Lte;intermediary method_27429Lnet/minecraft/class_34;method_27429()Lnet/minecraft/class_2561;named getDetailsLnet/minecraft/world/level/storage/LevelSummary;getDetails()Lnet/minecraft/text/Text;
-
getLastPlayed
public long getLastPlayed()- Overrides:
getLastPlayedin classLevelSummary- Mappings:
Namespace Name Mixin selector official fLebw;f()Jintermediary method_249Lnet/minecraft/class_34;method_249()Jnamed getLastPlayedLnet/minecraft/world/level/storage/LevelSummary;getLastPlayed()J
-