net.minecraft.world.level.storage

public class LevelSummary

implements Comparable<LevelSummary>

erg
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
public static final Component
a
PLAY_WORLD
field_46832
SELECT_WORLD_TEXT
f_303340_
private final LevelSettings
b
settings
field_25022
levelInfo
f_78344_
private final LevelVersion
c
levelVersion
field_25023
versionInfo
f_78345_
private final String
d
levelId
field_205
name
f_78346_
private final boolean
e
requiresManualConversion
field_209
requiresConversion
f_193019_
private final boolean
f
locked
field_23772
locked
f_78348_
private final boolean
g
experimental
field_40371
experimental
f_244135_
private final Path
h
icon
field_23773
iconPath
f_78349_
private Component
i
info
field_24191
details
f_78350_

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()
getName()
m_78358_()
public String
b()
getLevelName()
method_252()
getDisplayName()
m_78361_()
public Path
c()
getIcon()
method_27020()
getIconPath()
m_230875_()
public boolean
d()
requiresManualConversion()
method_255()
requiresConversion()
m_193020_()
public boolean
e()
isExperimental()
method_45554()
isExperimental()
m_246454_()
public long
f()
getLastPlayed()
method_249()
getLastPlayed()
m_78366_()
public int
a(erg arg0)
compareTo(LevelSummary arg0)
method_251(class_34 arg0)
compareTo(LevelSummary arg0)
compareTo(C_2789_ arg0)
public LevelSettings
g()
getSettings()
method_35505()
getLevelInfo()
m_164913_()
public GameType
h()
getGameMode()
method_247()
getGameMode()
m_78367_()
public boolean
i()
isHardcore()
method_257()
isHardcore()
m_78368_()
public boolean
j()
hasCommands()
method_259()
hasCheats()
m_78369_()
public MutableComponent
k()
getWorldVersionName()
method_258()
getVersion()
m_78370_()
public LevelVersion
l()
levelVersion()
method_29586()
getVersionInfo()
m_78371_()
public boolean
m()
shouldBackup()
method_54549()
shouldPromptBackup()
m_306713_()
public boolean
n()
isDowngrade()
method_54550()
wouldBeDowngraded()
m_305825_()
public LevelSummary$BackupStatus
o()
backupStatus()
method_33405()
getConversionWarning()
m_164914_()
public boolean
p()
isLocked()
method_27021()
isLocked()
m_78375_()
public boolean
q()
isDisabled()
method_33784()
isUnavailable()
m_164916_()
public boolean
r()
isCompatible()
method_38496()
isVersionAvailable()
m_193021_()
public Component
s()
getInfo()
method_27429()
getDetails()
m_78376_()
private Component
z()
createInfo()
method_27430()
createDetails()
m_78377_()
public Component
t()
primaryActionMessage()
method_54551()
getSelectWorldText()
m_304777_()
public boolean
u()
primaryActionActive()
method_54552()
isSelectable()
m_305960_()
public boolean
v()
canUpload()
method_56127()
isImmediatelyLoadable()
m_322465_()
public boolean
w()
canEdit()
method_54553()
isEditable()
m_305680_()
public boolean
x()
canRecreate()
method_54554()
isRecreatable()
m_306795_()
public boolean
y()
canDelete()
method_54555()
isDeletable()
m_305615_()