Uses of Enum Class
net.minecraft.world.level.storage.LevelSummary.BackupStatus
-
Uses of LevelSummary.BackupStatus in net.minecraft.world.level.storage
Modifier and TypeMethodDescriptionLevelSummary.backupStatus()
static LevelSummary.BackupStatus
Returns the enum constant of this class with the specified name.static LevelSummary.BackupStatus[]
LevelSummary.BackupStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.