net.minecraft.world.level.storage

public class LevelSummary

implements Comparable<LevelSummary>

dic
net.minecraft.world.level.storage.LevelSummary
net.minecraft.class_34
net.minecraft.world.level.storage.LevelSummary
net.minecraft.src.C_2789_
net.minecraft.world.level.storage.WorldInfo

Field summary

Modifier and TypeField
private final LevelSettings
a
settings
field_25022
levelInfo
f_78344_
private final LevelVersion
b
levelVersion
field_25023
versionInfo
f_78345_
private final String
c
levelId
field_205
name
f_78346_
private final boolean
d
requiresConversion
field_209
requiresConversion
f_78347_
private final boolean
e
locked
field_23772
locked
f_78348_
private final File
f
icon
field_23773
file
f_78349_
private Component
g
info
field_24191
details
f_78350_

Constructor summary

ModifierConstructor
public (LevelSettings levelInfo, LevelVersion versionInfo, String name, boolean requiresConversion, boolean locked, File file)

Method summary

Modifier and TypeMethod
public String
a()
getLevelId()
method_248()
getName()
m_78358_()
public String
b()
getLevelName()
method_252()
getDisplayName()
m_78361_()
public File
c()
getIcon()
method_27020()
getFile()
m_78362_()
public boolean
d()
isRequiresConversion()
method_255()
requiresConversion()
m_78365_()
public long
e()
getLastPlayed()
method_249()
getLastPlayed()
m_78366_()
public int
a(dic arg0)
compareTo(LevelSummary arg0)
method_251(class_34 arg0)
compareTo(LevelSummary arg0)
compareTo(C_2789_ arg0)
public LevelSettings
f()
getSettings()
method_35505()
getLevelInfo()
m_164913_()
public GameType
g()
getGameMode()
method_247()
getGameMode()
m_78367_()
public boolean
h()
isHardcore()
method_257()
isHardcore()
m_78368_()
public boolean
i()
hasCheats()
method_259()
hasCheats()
m_78369_()
public MutableComponent
j()
getWorldVersionName()
method_258()
getVersion()
m_78370_()
public LevelVersion
k()
levelVersion()
method_29586()
getVersionInfo()
m_78371_()
public boolean
l()
markVersionInList()
method_256()
isDifferentVersion()
m_78372_()
public boolean
m()
askToOpenWorld()
method_260()
isFutureLevel()
m_78373_()
public LevelSummary$BackupStatus
n()
backupStatus()
method_33405()
getConversionWarning()
m_164914_()
public boolean
o()
isLocked()
method_27021()
isLocked()
m_78375_()
public boolean
p()
isIncompatibleWorldHeight()
method_33783()
isPreWorldHeightChangeVersion()
m_164915_()
public boolean
q()
isDisabled()
method_33784()
isUnavailable()
m_164916_()
public Component
r()
getInfo()
method_27429()
getDetails()
m_78376_()
private Component
s()
createInfo()
method_27430()
createDetails()
m_78377_()