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 - named - net/minecraft/world/level/storage/LevelSummary$RecoveryWarning- intermediary - net/minecraft/class_34$class_8896- official - evh$b
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.world.level.storage.LevelSummaryLevelSummary.ConversionWarning, LevelSummary.RecoveryWarning, LevelSummary.SymlinkLevelSummary
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final Textprivate final longprivate static final TextFields inherited from class net.minecraft.world.level.storage.LevelSummarySELECT_WORLD_TEXT
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionlongbooleanbooleanbooleanbooleanbooleanMethods inherited from class net.minecraft.world.level.storage.LevelSummarycompareTo, 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 - named - WARNING_TEXT- Lnet/minecraft/world/level/storage/LevelSummary$RecoveryWarning;WARNING_TEXT:Lnet/minecraft/text/Text;- intermediary - field_46833- Lnet/minecraft/class_34$class_8896;field_46833:Lnet/minecraft/class_2561;- official - b- Levh$b;b:Lwp;
 
- 
BUTTON_TEXT- Mappings:
- Namespace - Name - Mixin selector - named - BUTTON_TEXT- Lnet/minecraft/world/level/storage/LevelSummary$RecoveryWarning;BUTTON_TEXT:Lnet/minecraft/text/Text;- intermediary - field_46834- Lnet/minecraft/class_34$class_8896;field_46834:Lnet/minecraft/class_2561;- official - c- Levh$b;c:Lwp;
 
- 
lastPlayedprivate final long lastPlayed- Mappings:
- Namespace - Name - Mixin selector - named - lastPlayed- Lnet/minecraft/world/level/storage/LevelSummary$RecoveryWarning;lastPlayed:J- intermediary - field_46835- Lnet/minecraft/class_34$class_8896;field_46835:J- official - d- Levh$b;d:J
 
 
- 
- 
Constructor Details- 
RecoveryWarning- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/world/level/storage/LevelSummary$RecoveryWarning;<init>(Ljava/lang/String;Ljava/nio/file/Path;J)V- intermediary - <init>- Lnet/minecraft/class_34$class_8896;<init>(Ljava/lang/String;Ljava/nio/file/Path;J)V- official - <init>- Levh$b;<init>(Ljava/lang/String;Ljava/nio/file/Path;J)V
 
 
- 
- 
Method Details- 
getDisplayName- Overrides:
- getDisplayNamein class- LevelSummary
- Mappings:
- Namespace - Name - Mixin selector - named - getDisplayName- Lnet/minecraft/world/level/storage/LevelSummary;getDisplayName()Ljava/lang/String;- intermediary - method_252- Lnet/minecraft/class_34;method_252()Ljava/lang/String;- official - b- Levh;b()Ljava/lang/String;
 
- 
getDetails- Overrides:
- getDetailsin class- LevelSummary
- Mappings:
- Namespace - Name - Mixin selector - named - getDetails- Lnet/minecraft/world/level/storage/LevelSummary;getDetails()Lnet/minecraft/text/Text;- intermediary - method_27429- Lnet/minecraft/class_34;method_27429()Lnet/minecraft/class_2561;- official - s- Levh;s()Lwp;
 
- 
getLastPlayedpublic long getLastPlayed()- Overrides:
- getLastPlayedin class- LevelSummary
- Mappings:
- Namespace - Name - Mixin selector - named - getLastPlayed- Lnet/minecraft/world/level/storage/LevelSummary;getLastPlayed()J- intermediary - method_249- Lnet/minecraft/class_34;method_249()J- official - f- Levh;f()J
 
- 
getSelectWorldText- Overrides:
- getSelectWorldTextin class- LevelSummary
- Mappings:
- Namespace - Name - Mixin selector - named - getSelectWorldText- Lnet/minecraft/world/level/storage/LevelSummary;getSelectWorldText()Lnet/minecraft/text/Text;- intermediary - method_54551- Lnet/minecraft/class_34;method_54551()Lnet/minecraft/class_2561;- official - t- Levh;t()Lwp;
 
- 
isSelectablepublic boolean isSelectable()- Overrides:
- isSelectablein class- LevelSummary
- Mappings:
- Namespace - Name - Mixin selector - named - isSelectable- Lnet/minecraft/world/level/storage/LevelSummary;isSelectable()Z- intermediary - method_54552- Lnet/minecraft/class_34;method_54552()Z- official - u- Levh;u()Z
 
- 
isImmediatelyLoadablepublic boolean isImmediatelyLoadable()- Overrides:
- isImmediatelyLoadablein class- LevelSummary
- Mappings:
- Namespace - Name - Mixin selector - named - isImmediatelyLoadable- Lnet/minecraft/world/level/storage/LevelSummary;isImmediatelyLoadable()Z- intermediary - method_56127- Lnet/minecraft/class_34;method_56127()Z- official - v- Levh;v()Z
 
- 
isEditablepublic boolean isEditable()- Overrides:
- isEditablein class- LevelSummary
- Mappings:
- Namespace - Name - Mixin selector - named - isEditable- Lnet/minecraft/world/level/storage/LevelSummary;isEditable()Z- intermediary - method_54553- Lnet/minecraft/class_34;method_54553()Z- official - w- Levh;w()Z
 
- 
isRecreatablepublic boolean isRecreatable()- Overrides:
- isRecreatablein class- LevelSummary
- Mappings:
- Namespace - Name - Mixin selector - named - isRecreatable- Lnet/minecraft/world/level/storage/LevelSummary;isRecreatable()Z- intermediary - method_54554- Lnet/minecraft/class_34;method_54554()Z- official - x- Levh;x()Z
 
 
-