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$SymlinkLevelSummary
intermediary net/minecraft/class_34$class_8578
official epz$c
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.level.storage.LevelSummary
LevelSummary.ConversionWarning, LevelSummary.RecoveryWarning, LevelSummary.SymlinkLevelSummary
-
Field Summary
Fields inherited from class net.minecraft.world.level.storage.LevelSummary
SELECT_WORLD_TEXT
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionlong
boolean
boolean
boolean
boolean
boolean
Methods 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_TEXT
Lnet/minecraft/world/level/storage/LevelSummary$SymlinkLevelSummary;MORE_INFO_TEXT:Lnet/minecraft/text/Text;
intermediary field_46836
Lnet/minecraft/class_34$class_8578;field_46836:Lnet/minecraft/class_2561;
official b
Lepz$c;b:Lxp;
-
TITLE_TEXT
- Mappings:
Namespace Name Mixin selector named TITLE_TEXT
Lnet/minecraft/world/level/storage/LevelSummary$SymlinkLevelSummary;TITLE_TEXT:Lnet/minecraft/text/Text;
intermediary field_46837
Lnet/minecraft/class_34$class_8578;field_46837:Lnet/minecraft/class_2561;
official c
Lepz$c;c:Lxp;
-
-
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;)V
intermediary <init>
Lnet/minecraft/class_34$class_8578;<init>(Ljava/lang/String;Ljava/nio/file/Path;)V
official <init>
Lepz$c;<init>(Ljava/lang/String;Ljava/nio/file/Path;)V
-
-
Method Details
-
getDisplayName
- Overrides:
getDisplayName
in classLevelSummary
- 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
Lepz;b()Ljava/lang/String;
-
getDetails
- Overrides:
getDetails
in classLevelSummary
- 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
Lepz;s()Lxp;
-
getLastPlayed
public long getLastPlayed()- Overrides:
getLastPlayed
in classLevelSummary
- 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
Lepz;f()J
-
getSelectWorldText
- Overrides:
getSelectWorldText
in classLevelSummary
- 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
Lepz;t()Lxp;
-
isSelectable
public boolean isSelectable()- Overrides:
isSelectable
in classLevelSummary
- 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
Lepz;u()Z
-
isImmediatelyLoadable
public boolean isImmediatelyLoadable()- Overrides:
isImmediatelyLoadable
in classLevelSummary
- 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
Lepz;v()Z
-
isEditable
public boolean isEditable()- Overrides:
isEditable
in classLevelSummary
- 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
Lepz;w()Z
-
isRecreatable
public boolean isRecreatable()- Overrides:
isRecreatable
in classLevelSummary
- 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
Lepz;x()Z
-