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 named net/minecraft/world/level/storage/LevelSummary$SymlinkLevelSummaryintermediary net/minecraft/class_34$class_8578official fai$c
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.level.storage.LevelSummary
LevelSummary.ConversionWarning, LevelSummary.RecoveryWarning, LevelSummary.SymlinkLevelSummary - 
Field Summary
FieldsFields inherited from class net.minecraft.world.level.storage.LevelSummary
SELECT_WORLD_TEXT - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionlongbooleanbooleanbooleanbooleanbooleanMethods inherited from class net.minecraft.world.level.storage.LevelSummary
compareTo, getConversionWarning, getGameMode, getIconPath, getLevelInfo, getName, getVersion, getVersionInfo, hasCheats, isDeletable, isExperimental, isHardcore, isLocked, isVersionAvailable, requiresConversion, shouldPromptBackup, wouldBeDowngraded 
- 
Field Details
- 
MORE_INFO_TEXT
- Mappings:
 Namespace Name Mixin selector named MORE_INFO_TEXTLnet/minecraft/world/level/storage/LevelSummary$SymlinkLevelSummary;MORE_INFO_TEXT:Lnet/minecraft/text/Text;intermediary field_46836Lnet/minecraft/class_34$class_8578;field_46836:Lnet/minecraft/class_2561;official bLfai$c;b:Lxg;
 - 
TITLE_TEXT
- Mappings:
 Namespace Name Mixin selector named TITLE_TEXTLnet/minecraft/world/level/storage/LevelSummary$SymlinkLevelSummary;TITLE_TEXT:Lnet/minecraft/text/Text;intermediary field_46837Lnet/minecraft/class_34$class_8578;field_46837:Lnet/minecraft/class_2561;official cLfai$c;c:Lxg;
 
 - 
 - 
Constructor Details
- 
SymlinkLevelSummary
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/world/level/storage/LevelSummary$SymlinkLevelSummary;<init>(Ljava/lang/String;Ljava/nio/file/Path;)Vintermediary <init>Lnet/minecraft/class_34$class_8578;<init>(Ljava/lang/String;Ljava/nio/file/Path;)Vofficial <init>Lfai$c;<init>(Ljava/lang/String;Ljava/nio/file/Path;)V
 
 - 
 - 
Method Details
- 
getDisplayName
- Overrides:
 getDisplayNamein classLevelSummary- Mappings:
 Namespace Name Mixin selector named getDisplayNameLnet/minecraft/world/level/storage/LevelSummary;getDisplayName()Ljava/lang/String;intermediary method_252Lnet/minecraft/class_34;method_252()Ljava/lang/String;official bLfai;b()Ljava/lang/String;
 - 
getDetails
- Overrides:
 getDetailsin classLevelSummary- Mappings:
 Namespace Name Mixin selector named getDetailsLnet/minecraft/world/level/storage/LevelSummary;getDetails()Lnet/minecraft/text/Text;intermediary method_27429Lnet/minecraft/class_34;method_27429()Lnet/minecraft/class_2561;official sLfai;s()Lxg;
 - 
getLastPlayed
public long getLastPlayed()- Overrides:
 getLastPlayedin classLevelSummary- Mappings:
 Namespace Name Mixin selector named getLastPlayedLnet/minecraft/world/level/storage/LevelSummary;getLastPlayed()Jintermediary method_249Lnet/minecraft/class_34;method_249()Jofficial fLfai;f()J
 - 
getSelectWorldText
- Overrides:
 getSelectWorldTextin classLevelSummary- Mappings:
 Namespace Name Mixin selector named getSelectWorldTextLnet/minecraft/world/level/storage/LevelSummary;getSelectWorldText()Lnet/minecraft/text/Text;intermediary method_54551Lnet/minecraft/class_34;method_54551()Lnet/minecraft/class_2561;official tLfai;t()Lxg;
 - 
isSelectable
public boolean isSelectable()- Overrides:
 isSelectablein classLevelSummary- Mappings:
 Namespace Name Mixin selector named isSelectableLnet/minecraft/world/level/storage/LevelSummary;isSelectable()Zintermediary method_54552Lnet/minecraft/class_34;method_54552()Zofficial uLfai;u()Z
 - 
isImmediatelyLoadable
public boolean isImmediatelyLoadable()- Overrides:
 isImmediatelyLoadablein classLevelSummary- Mappings:
 Namespace Name Mixin selector named isImmediatelyLoadableLnet/minecraft/world/level/storage/LevelSummary;isImmediatelyLoadable()Zintermediary method_56127Lnet/minecraft/class_34;method_56127()Zofficial vLfai;v()Z
 - 
isEditable
public boolean isEditable()- Overrides:
 isEditablein classLevelSummary- Mappings:
 Namespace Name Mixin selector named isEditableLnet/minecraft/world/level/storage/LevelSummary;isEditable()Zintermediary method_54553Lnet/minecraft/class_34;method_54553()Zofficial wLfai;w()Z
 - 
isRecreatable
public boolean isRecreatable()- Overrides:
 isRecreatablein classLevelSummary- Mappings:
 Namespace Name Mixin selector named isRecreatableLnet/minecraft/world/level/storage/LevelSummary;isRecreatable()Zintermediary method_54554Lnet/minecraft/class_34;method_54554()Zofficial xLfai;x()Z
 
 -