Uses of Enum Class
net.minecraft.world.level.storage.LevelSummary.BackupStatus
Packages that use LevelSummary.BackupStatus
-
Uses of LevelSummary.BackupStatus in net.minecraft.world.level.storage
Methods in net.minecraft.world.level.storage that return LevelSummary.BackupStatusModifier and TypeMethodDescriptionLevelSummary.backupStatus()static LevelSummary.BackupStatusReturns 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.