Class LevelSummary.RecoveryWarning
java.lang.Object
net.minecraft.world.level.storage.LevelSummary
net.minecraft.world.level.storage.LevelSummary.RecoveryWarning
- All Implemented Interfaces:
Comparable<LevelSummary>
- Enclosing class:
LevelSummary
- Mappings:
Namespace Name official egn$bintermediary net/minecraft/class_34$class_8896named net/minecraft/world/level/storage/LevelSummary$RecoveryWarning
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.level.storage.LevelSummary
LevelSummary.ConversionWarning, LevelSummary.RecoveryWarning, LevelSummary.SymlinkLevelSummary -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Textprivate final longprivate static final TextFields inherited from class net.minecraft.world.level.storage.LevelSummary
SELECT_WORLD_TEXT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongbooleanbooleanbooleanbooleanMethods 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
-
WARNING_TEXT
- Mappings:
Namespace Name Mixin selector official bLegn$b;b:Lvf;intermediary field_46833Lnet/minecraft/class_34$class_8896;field_46833:Lnet/minecraft/class_2561;named WARNING_TEXTLnet/minecraft/world/level/storage/LevelSummary$RecoveryWarning;WARNING_TEXT:Lnet/minecraft/text/Text;
-
BUTTON_TEXT
- Mappings:
Namespace Name Mixin selector official cLegn$b;c:Lvf;intermediary field_46834Lnet/minecraft/class_34$class_8896;field_46834:Lnet/minecraft/class_2561;named BUTTON_TEXTLnet/minecraft/world/level/storage/LevelSummary$RecoveryWarning;BUTTON_TEXT:Lnet/minecraft/text/Text;
-
lastPlayed
private final long lastPlayed- Mappings:
Namespace Name Mixin selector official dLegn$b;d:Jintermediary field_46835Lnet/minecraft/class_34$class_8896;field_46835:Jnamed lastPlayedLnet/minecraft/world/level/storage/LevelSummary$RecoveryWarning;lastPlayed:J
-
-
Constructor Details
-
RecoveryWarning
- Mappings:
Namespace Name Mixin selector official <init>Legn$b;<init>(Ljava/lang/String;Ljava/nio/file/Path;J)Vintermediary <init>Lnet/minecraft/class_34$class_8896;<init>(Ljava/lang/String;Ljava/nio/file/Path;J)Vnamed <init>Lnet/minecraft/world/level/storage/LevelSummary$RecoveryWarning;<init>(Ljava/lang/String;Ljava/nio/file/Path;J)V
-
-
Method Details
-
getDisplayName
- Overrides:
getDisplayNamein classLevelSummary- Mappings:
Namespace Name Mixin selector official bLegn;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 sLegn;s()Lvf;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 fLegn;f()Jintermediary method_249Lnet/minecraft/class_34;method_249()Jnamed getLastPlayedLnet/minecraft/world/level/storage/LevelSummary;getLastPlayed()J
-
getSelectWorldText
- Overrides:
getSelectWorldTextin classLevelSummary- Mappings:
Namespace Name Mixin selector official tLegn;t()Lvf;intermediary method_54551Lnet/minecraft/class_34;method_54551()Lnet/minecraft/class_2561;named getSelectWorldTextLnet/minecraft/world/level/storage/LevelSummary;getSelectWorldText()Lnet/minecraft/text/Text;
-
isSelectable
public boolean isSelectable()- Overrides:
isSelectablein classLevelSummary- Mappings:
Namespace Name Mixin selector official uLegn;u()Zintermediary method_54552Lnet/minecraft/class_34;method_54552()Znamed isSelectableLnet/minecraft/world/level/storage/LevelSummary;isSelectable()Z
-
isEditable
public boolean isEditable()- Overrides:
isEditablein classLevelSummary- Mappings:
Namespace Name Mixin selector official vLegn;v()Zintermediary method_54553Lnet/minecraft/class_34;method_54553()Znamed isEditableLnet/minecraft/world/level/storage/LevelSummary;isEditable()Z
-
isRecreatable
public boolean isRecreatable()- Overrides:
isRecreatablein classLevelSummary- Mappings:
Namespace Name Mixin selector official wLegn;w()Zintermediary method_54554Lnet/minecraft/class_34;method_54554()Znamed isRecreatableLnet/minecraft/world/level/storage/LevelSummary;isRecreatable()Z
-