net.minecraft.world.level.storage

public class LevelSummary

implements Comparable<LevelSummary>

eyw
net.minecraft.world.level.storage.LevelSummary
net.minecraft.class_34
net.minecraft.unmapped.C_wfuumzdp
net.minecraft.world.level.storage.LevelSummary
net.minecraft.world.storage.WorldSaveSummary

Field summary

Modifier and TypeField
public static final Component
a
PLAY_WORLD
field_46832
f_amyuhymr
SELECT_WORLD_TEXT
SELECT_WORLD_TEXT
private final LevelSettings
b
settings
field_25022
f_bvautaig
levelInfo
worldInfo
private final LevelVersion
c
levelVersion
field_25023
f_hchnobwn
versionInfo
versionInfo
private final String
d
levelId
field_205
f_sggrzhvp
name
name
private final boolean
e
requiresManualConversion
field_209
f_lyujtbho
requiresConversion
requiresConversion
private final boolean
f
locked
field_23772
f_vbvcdhni
locked
locked
private final boolean
g
experimental
field_40371
f_qkocejim
experimental
experimental
private final Path
h
icon
field_23773
f_bghpshkh
iconPath
file
private Component
i
info
field_24191
f_zolddjvm
details
details

Constructor summary

ModifierConstructor
public (LevelSettings levelInfo, LevelVersion versionInfo, String name, boolean requiresConversion, boolean locked, boolean experimental, Path iconPath)

Method summary

Modifier and TypeMethod
public String
a()
getLevelId()
method_248()
m_kbqhcyeh()
getName()
getName()
public String
b()
getLevelName()
method_252()
m_bgefodvb()
getDisplayName()
getDisplayName()
public Path
c()
getIcon()
method_27020()
m_ekvjmryp()
getIconPath()
getFile()
public boolean
d()
requiresManualConversion()
method_255()
m_pwxpuekx()
requiresConversion()
doesRequireConversion()
public boolean
e()
isExperimental()
method_45554()
m_yhdjqnyp()
isExperimental()
isExperimental()
public long
f()
getLastPlayed()
method_249()
m_wwqtumpx()
getLastPlayed()
getLastPlayed()
public int
a(eyw arg0)
compareTo(LevelSummary arg0)
method_251(class_34 arg0)
m_qfzernqt(C_wfuumzdp arg0)
compareTo(LevelSummary arg0)
compareTo(WorldSaveSummary arg0)
public LevelSettings
g()
getSettings()
method_35505()
m_ynzydsea()
getLevelInfo()
getWorldInfo()
public GameType
h()
getGameMode()
method_247()
m_xhjxtbsk()
getGameMode()
getGameMode()
public boolean
i()
isHardcore()
method_257()
m_bgitrztg()
isHardcore()
isHardcore()
public boolean
j()
hasCommands()
method_259()
m_ugjquvvs()
hasCheats()
areCommandsAllowed()
public MutableComponent
k()
getWorldVersionName()
method_258()
m_proyhgnu()
getVersion()
getVersion()
public LevelVersion
l()
levelVersion()
method_29586()
m_mugngsao()
getVersionInfo()
getVersionInfo()
public boolean
m()
shouldBackup()
method_54549()
m_crkhefuo()
shouldPromptBackup()
shouldBackup()
public boolean
n()
isDowngrade()
method_54550()
m_vmewbqeb()
wouldBeDowngraded()
shouldDowngrade()
public LevelSummary$BackupStatus
o()
backupStatus()
method_33405()
m_tldctpkk()
getConversionWarning()
getConversionWarning()
public boolean
p()
isLocked()
method_27021()
m_ocpzcymq()
isLocked()
isLocked()
public boolean
q()
isDisabled()
method_33784()
m_rotqtpar()
isUnavailable()
isUnavailable()
public boolean
r()
isCompatible()
method_38496()
m_qjljgfjx()
isVersionAvailable()
canBeLoaded()
public Component
s()
getInfo()
method_27429()
m_coanusxv()
getDetails()
getDetails()
private Component
z()
createInfo()
method_27430()
m_cwblqxgd()
createDetails()
createDetails()
public Component
t()
primaryActionMessage()
method_54551()
m_spvdjgdg()
getSelectWorldText()
getSelectWorldText()
public boolean
u()
primaryActionActive()
method_54552()
m_ktmtuzrj()
isSelectable()
canSelect()
public boolean
v()
canUpload()
method_56127()
m_dwjmxrrg()
isImmediatelyLoadable()
canUpload()
public boolean
w()
canEdit()
method_54553()
m_favsnebh()
isEditable()
canEdit()
public boolean
x()
canRecreate()
method_54554()
m_aymwctll()
isRecreatable()
canRecreate()
public boolean
y()
canDelete()
method_54555()
m_csoxbxde()
isDeletable()
canDelete()