net.minecraft.world.level.storage

public class LevelSummary

implements Comparable<LevelSummary>

drr
net.minecraft.world.level.storage.LevelSummary
net.minecraft.class_34
net.minecraft.unmapped.C_wfuumzdp
net.minecraft.world.level.storage.LevelSummary
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
f_bvautaig
levelInfo
levelInfo
f_78344_
private final LevelVersion
b
levelVersion
field_25023
f_hchnobwn
versionInfo
versionInfo
f_78345_
private final String
c
levelId
field_205
f_sggrzhvp
name
name
f_78346_
private final boolean
d
requiresManualConversion
field_209
f_lyujtbho
requiresConversion
requiresConversion
f_193019_
private final boolean
e
locked
field_23772
f_vbvcdhni
locked
locked
f_78348_
private final Path
f
icon
field_23773
f_bghpshkh
iconPath
file
f_78349_
private Component
g
info
field_24191
f_zolddjvm
details
details
f_78350_

Constructor summary

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

Method summary

Modifier and TypeMethod
public String
a()
getLevelId()
method_248()
m_kbqhcyeh()
getName()
getName()
m_78358_()
public String
b()
getLevelName()
method_252()
m_bgefodvb()
getDisplayName()
getDisplayName()
m_78361_()
public Path
c()
getIcon()
method_27020()
m_ekvjmryp()
getIconPath()
getFile()
m_230875_()
public boolean
d()
requiresManualConversion()
method_255()
m_pwxpuekx()
requiresConversion()
doesRequireConversion()
m_193020_()
public long
e()
getLastPlayed()
method_249()
m_wwqtumpx()
getLastPlayed()
getLastPlayed()
m_78366_()
public int
a(drr arg0)
compareTo(LevelSummary arg0)
method_251(class_34 arg0)
m_qfzernqt(C_wfuumzdp arg0)
compareTo(LevelSummary arg0)
compareTo(LevelSummary arg0)
compareTo(C_2789_ arg0)
public LevelSettings
f()
getSettings()
method_35505()
m_ynzydsea()
getLevelInfo()
getLevelInfo()
m_164913_()
public GameType
g()
getGameMode()
method_247()
m_xhjxtbsk()
getGameMode()
getGameMode()
m_78367_()
public boolean
h()
isHardcore()
method_257()
m_bgitrztg()
isHardcore()
isHardcore()
m_78368_()
public boolean
i()
hasCheats()
method_259()
m_jkgficbn()
hasCheats()
hasCheats()
m_78369_()
public MutableComponent
j()
getWorldVersionName()
method_258()
m_proyhgnu()
getVersion()
getVersion()
m_78370_()
public LevelVersion
k()
levelVersion()
method_29586()
m_mugngsao()
getVersionInfo()
getVersionInfo()
m_78371_()
public boolean
l()
markVersionInList()
method_256()
m_ikbwrekp()
isDifferentVersion()
isDifferentVersion()
m_78372_()
public boolean
m()
askToOpenWorld()
method_260()
m_rvcvxtoe()
isFutureLevel()
isFutureLevel()
m_78373_()
public LevelSummary$BackupStatus
n()
backupStatus()
method_33405()
m_tldctpkk()
getConversionWarning()
getConversionWarning()
m_164914_()
public boolean
o()
isLocked()
method_27021()
m_ocpzcymq()
isLocked()
isLocked()
m_78375_()
public boolean
p()
isDisabled()
method_33784()
m_rotqtpar()
isUnavailable()
isUnavailable()
m_164916_()
public boolean
q()
isCompatible()
method_38496()
m_qjljgfjx()
isVersionAvailable()
canBeLoaded()
m_193021_()
public Component
r()
getInfo()
method_27429()
m_coanusxv()
getDetails()
getDetails()
m_78376_()
private Component
s()
createInfo()
method_27430()
m_cwblqxgd()
createDetails()
createDetails()
m_78377_()