Class LevelSummary
java.lang.Object
net.minecraft.world.level.storage.LevelSummary
- All Implemented Interfaces:
Comparable<LevelSummary>
- Direct Known Subclasses:
LevelSummary.SymlinkLevelSummary
- Mappings:
Namespace Name official ebyintermediary net/minecraft/class_34named net/minecraft/world/level/storage/LevelSummary
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final booleanprivate final Pathprivate final LevelInfoprivate final booleanprivate final Stringprivate final booleanprivate final SaveVersionInfo -
Constructor Summary
ConstructorsConstructorDescriptionLevelSummary(LevelInfo levelInfo, SaveVersionInfo versionInfo, String name, boolean requiresConversion, boolean locked, boolean experimental, Path iconPath) -
Method Summary
Modifier and TypeMethodDescriptionintcompareTo(LevelSummary levelSummary) private TextlonggetName()booleanbooleanbooleanbooleanbooleanbooleanisLocked()booleanbooleanboolean
-
Field Details
-
levelInfo
- Mappings:
Namespace Name Mixin selector official aLeby;a:Lcpq;intermediary field_25022Lnet/minecraft/class_34;field_25022:Lnet/minecraft/class_1940;named levelInfoLnet/minecraft/world/level/storage/LevelSummary;levelInfo:Lnet/minecraft/world/level/LevelInfo;
-
versionInfo
- Mappings:
Namespace Name Mixin selector official bLeby;b:Lebz;intermediary field_25023Lnet/minecraft/class_34;field_25023:Lnet/minecraft/class_5315;named versionInfoLnet/minecraft/world/level/storage/LevelSummary;versionInfo:Lnet/minecraft/world/level/storage/SaveVersionInfo;
-
name
- Mappings:
Namespace Name Mixin selector official cLeby;c:Ljava/lang/String;intermediary field_205Lnet/minecraft/class_34;field_205:Ljava/lang/String;named nameLnet/minecraft/world/level/storage/LevelSummary;name:Ljava/lang/String;
-
requiresConversion
private final boolean requiresConversion- Mappings:
Namespace Name Mixin selector official dLeby;d:Zintermediary field_209Lnet/minecraft/class_34;field_209:Znamed requiresConversionLnet/minecraft/world/level/storage/LevelSummary;requiresConversion:Z
-
locked
private final boolean locked- Mappings:
Namespace Name Mixin selector official eLeby;e:Zintermediary field_23772Lnet/minecraft/class_34;field_23772:Znamed lockedLnet/minecraft/world/level/storage/LevelSummary;locked:Z
-
experimental
private final boolean experimental- Mappings:
Namespace Name Mixin selector official fLeby;f:Zintermediary field_40371Lnet/minecraft/class_34;field_40371:Znamed experimentalLnet/minecraft/world/level/storage/LevelSummary;experimental:Z
-
iconPath
- Mappings:
Namespace Name Mixin selector official gLeby;g:Ljava/nio/file/Path;intermediary field_23773Lnet/minecraft/class_34;field_23773:Ljava/nio/file/Path;named iconPathLnet/minecraft/world/level/storage/LevelSummary;iconPath:Ljava/nio/file/Path;
-
details
- Mappings:
Namespace Name Mixin selector official hLeby;h:Ltf;intermediary field_24191Lnet/minecraft/class_34;field_24191:Lnet/minecraft/class_2561;named detailsLnet/minecraft/world/level/storage/LevelSummary;details:Lnet/minecraft/text/Text;
-
-
Constructor Details
-
LevelSummary
public LevelSummary(LevelInfo levelInfo, SaveVersionInfo versionInfo, String name, boolean requiresConversion, boolean locked, boolean experimental, Path iconPath) - Mappings:
Namespace Name Mixin selector official <init>Leby;<init>(Lcpq;Lebz;Ljava/lang/String;ZZZLjava/nio/file/Path;)Vintermediary <init>Lnet/minecraft/class_34;<init>(Lnet/minecraft/class_1940;Lnet/minecraft/class_5315;Ljava/lang/String;ZZZLjava/nio/file/Path;)Vnamed <init>Lnet/minecraft/world/level/storage/LevelSummary;<init>(Lnet/minecraft/world/level/LevelInfo;Lnet/minecraft/world/level/storage/SaveVersionInfo;Ljava/lang/String;ZZZLjava/nio/file/Path;)V
-
-
Method Details
-
getName
- Mappings:
Namespace Name Mixin selector official aLeby;a()Ljava/lang/String;intermediary method_248Lnet/minecraft/class_34;method_248()Ljava/lang/String;named getNameLnet/minecraft/world/level/storage/LevelSummary;getName()Ljava/lang/String;
-
getDisplayName
- Mappings:
Namespace Name Mixin selector official bLeby;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;
-
getIconPath
- Mappings:
Namespace Name Mixin selector official cLeby;c()Ljava/nio/file/Path;intermediary method_27020Lnet/minecraft/class_34;method_27020()Ljava/nio/file/Path;named getIconPathLnet/minecraft/world/level/storage/LevelSummary;getIconPath()Ljava/nio/file/Path;
-
requiresConversion
public boolean requiresConversion()- Mappings:
Namespace Name Mixin selector official dLeby;d()Zintermediary method_255Lnet/minecraft/class_34;method_255()Znamed requiresConversionLnet/minecraft/world/level/storage/LevelSummary;requiresConversion()Z
-
isExperimental
public boolean isExperimental()- Mappings:
Namespace Name Mixin selector official eLeby;e()Zintermediary method_45554Lnet/minecraft/class_34;method_45554()Znamed isExperimentalLnet/minecraft/world/level/storage/LevelSummary;isExperimental()Z
-
getLastPlayed
public long getLastPlayed()- Mappings:
Namespace Name Mixin selector official fLeby;f()Jintermediary method_249Lnet/minecraft/class_34;method_249()Jnamed getLastPlayedLnet/minecraft/world/level/storage/LevelSummary;getLastPlayed()J
-
compareTo
- Specified by:
compareToin interfaceComparable<LevelSummary>- Mappings:
Namespace Name Mixin selector official aLeby;a(Leby;)Iintermediary method_251Lnet/minecraft/class_34;method_251(Lnet/minecraft/class_34;)Inamed compareToLnet/minecraft/world/level/storage/LevelSummary;compareTo(Lnet/minecraft/world/level/storage/LevelSummary;)I
-
getLevelInfo
- Mappings:
Namespace Name Mixin selector official gLeby;g()Lcpq;intermediary method_35505Lnet/minecraft/class_34;method_35505()Lnet/minecraft/class_1940;named getLevelInfoLnet/minecraft/world/level/storage/LevelSummary;getLevelInfo()Lnet/minecraft/world/level/LevelInfo;
-
getGameMode
- Mappings:
Namespace Name Mixin selector official hLeby;h()Lcpj;intermediary method_247Lnet/minecraft/class_34;method_247()Lnet/minecraft/class_1934;named getGameModeLnet/minecraft/world/level/storage/LevelSummary;getGameMode()Lnet/minecraft/world/GameMode;
-
isHardcore
public boolean isHardcore()- Mappings:
Namespace Name Mixin selector official iLeby;i()Zintermediary method_257Lnet/minecraft/class_34;method_257()Znamed isHardcoreLnet/minecraft/world/level/storage/LevelSummary;isHardcore()Z
-
hasCheats
public boolean hasCheats()- Mappings:
Namespace Name Mixin selector official jLeby;j()Zintermediary method_259Lnet/minecraft/class_34;method_259()Znamed hasCheatsLnet/minecraft/world/level/storage/LevelSummary;hasCheats()Z
-
getVersion
- Mappings:
Namespace Name Mixin selector official kLeby;k()Lts;intermediary method_258Lnet/minecraft/class_34;method_258()Lnet/minecraft/class_5250;named getVersionLnet/minecraft/world/level/storage/LevelSummary;getVersion()Lnet/minecraft/text/MutableText;
-
getVersionInfo
- Mappings:
Namespace Name Mixin selector official lLeby;l()Lebz;intermediary method_29586Lnet/minecraft/class_34;method_29586()Lnet/minecraft/class_5315;named getVersionInfoLnet/minecraft/world/level/storage/LevelSummary;getVersionInfo()Lnet/minecraft/world/level/storage/SaveVersionInfo;
-
isDifferentVersion
public boolean isDifferentVersion()- Mappings:
Namespace Name Mixin selector official mLeby;m()Zintermediary method_256Lnet/minecraft/class_34;method_256()Znamed isDifferentVersionLnet/minecraft/world/level/storage/LevelSummary;isDifferentVersion()Z
-
isFutureLevel
public boolean isFutureLevel()- Mappings:
Namespace Name Mixin selector official nLeby;n()Zintermediary method_260Lnet/minecraft/class_34;method_260()Znamed isFutureLevelLnet/minecraft/world/level/storage/LevelSummary;isFutureLevel()Z
-
getConversionWarning
- Mappings:
Namespace Name Mixin selector official oLeby;o()Leby$a;intermediary method_33405Lnet/minecraft/class_34;method_33405()Lnet/minecraft/class_34$class_5781;named getConversionWarningLnet/minecraft/world/level/storage/LevelSummary;getConversionWarning()Lnet/minecraft/world/level/storage/LevelSummary$ConversionWarning;
-
isLocked
public boolean isLocked()- Mappings:
Namespace Name Mixin selector official pLeby;p()Zintermediary method_27021Lnet/minecraft/class_34;method_27021()Znamed isLockedLnet/minecraft/world/level/storage/LevelSummary;isLocked()Z
-
isVersionAvailable
public boolean isVersionAvailable()- Mappings:
Namespace Name Mixin selector official rLeby;r()Zintermediary method_38496Lnet/minecraft/class_34;method_38496()Znamed isVersionAvailableLnet/minecraft/world/level/storage/LevelSummary;isVersionAvailable()Z
-
getDetails
- Mappings:
Namespace Name Mixin selector official sLeby;s()Ltf;intermediary method_27429Lnet/minecraft/class_34;method_27429()Lnet/minecraft/class_2561;named getDetailsLnet/minecraft/world/level/storage/LevelSummary;getDetails()Lnet/minecraft/text/Text;
-
createDetails
- Mappings:
Namespace Name Mixin selector official tLeby;t()Ltf;intermediary method_27430Lnet/minecraft/class_34;method_27430()Lnet/minecraft/class_2561;named createDetailsLnet/minecraft/world/level/storage/LevelSummary;createDetails()Lnet/minecraft/text/Text;
-