net.minecraft.world.level.storage

public class LevelStorage

crm
net.minecraft.world.level.storage.LevelStorageSource
net.minecraft.class_32
net.minecraft.world.level.storage.LevelStorage
net.minecraft.unmapped.C_bpwagnit
net.minecraft.world.storage.SaveFormat
net.minecraft.world.storage.SaveFormat

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
LOGGER
field_17665
LOGGER
f_vrvlqdaz
field_215785_a
field_215785_a
private static final DateTimeFormatter
b
FORMATTER
field_200
TIME_FORMATTER
f_teudzwdn
field_197716_d
BACKUP_DATE_FORMAT
private final Path
c
baseDir
field_17666
savesDirectory
f_rbwrlarm
field_215786_c
savesDir
private final Path
d
backupDir
field_17667
backupsDirectory
f_ygzgrifg
field_215787_d
backupsDir
private final DataFixer
e
fixerUpper
field_17668
dataFixer
f_lplhvbwf
field_215788_e
dataFixer

Constructor summary

ModifierConstructor
public (Path savesDirectory, Path backupsDirectory, DataFixer dataFixer)

Method summary

Modifier and TypeMethod
private int
e()
getStorageVersion()
method_17931()
getCurrentVersion()
m_ovbzmrty()
func_215782_e()
func_215782_e()
public WorldSaveHandler
a(String arg0, MinecraftServer arg1)
selectLevel(String arg0, MinecraftServer arg1)
method_242(String arg0, MinecraftServer arg1)
createSaveHandler(String name, MinecraftServer server)
m_wqpspxbp(String arg0, MinecraftServer arg1)
func_197715_a(String arg0, MinecraftServer arg1)
getSaveLoader(String saveName, MinecraftServer server)
protected static WorldSaveHandler
a(Path arg0, DataFixer arg1, String arg2, MinecraftServer arg3)
selectLevel(Path arg0, com.mojang.datafixers.DataFixer arg1, String arg2, MinecraftServer arg3)
method_17929(Path arg0, com.mojang.datafixers.DataFixer arg1, String arg2, MinecraftServer arg3)
createSaveHandler(Path savesDirectory, com.mojang.datafixers.DataFixer dataFixer, String name, MinecraftServer server)
m_gyvmwtvh(Path arg0, com.mojang.datafixers.DataFixer arg1, String arg2, MinecraftServer arg3)
func_215783_a(Path arg0, com.mojang.datafixers.DataFixer arg1, String arg2, MinecraftServer arg3)
getSaveLoader(Path arg0, com.mojang.datafixers.DataFixer arg1, String arg2, MinecraftServer arg3)
public boolean
a(String arg0)
requiresConversion(String arg0)
method_244(String arg0)
requiresConversion(String name)
m_jvdydewz(String arg0)
func_75801_b(String arg0)
isOldMapFormat(String saveName)
public boolean
a(String arg0, abs arg1)
convertLevel(String arg0, ProgressListener arg1)
method_17927(String arg0, class_3536 arg1)
convertLevel(String name, ProgressListener progressListener)
m_fkuoldba(String arg0, C_qzzqcncf arg1)
func_75805_a(String arg0, IProgressUpdate arg1)
convertMapFormat(String filename, IProgressUpdate progressCallback)
public LevelProperties
b(String arg0)
getDataTagFor(String arg0)
method_231(String arg0)
getLevelProperties(String arg0)
m_oviiadnw(String arg0)
func_75803_c(String arg0)
getWorldInfo(String saveName)
protected static LevelProperties
a(Path arg0, DataFixer arg1, String arg2)
getDataTagFor(Path arg0, com.mojang.datafixers.DataFixer arg1, String arg2)
method_17928(Path arg0, com.mojang.datafixers.DataFixer arg1, String arg2)
getLevelProperties(Path savesDirectory, com.mojang.datafixers.DataFixer dataFixer, String name)
m_yygfhrbk(Path arg0, com.mojang.datafixers.DataFixer arg1, String arg2)
func_215779_a(Path arg0, com.mojang.datafixers.DataFixer arg1, String arg2)
getWorldInfo(Path arg0, com.mojang.datafixers.DataFixer arg1, String arg2)
public static LevelProperties
a(File arg0, DataFixer arg1)
getLevelData(File arg0, com.mojang.datafixers.DataFixer arg1)
method_17926(File arg0, com.mojang.datafixers.DataFixer arg1)
readLevelProperties(File file, com.mojang.datafixers.DataFixer dataFixer)
m_dugbwxzi(File arg0, com.mojang.datafixers.DataFixer arg1)
func_215780_a(File arg0, com.mojang.datafixers.DataFixer arg1)
getWorldInfo(File arg0, com.mojang.datafixers.DataFixer arg1)
public File
b(String arg0, String arg1)
getFile(String arg0, String arg1)
method_239(String arg0, String arg1)
resolveFile(String arg0, String arg1)
m_qfigmukp(String arg0, String arg1)
func_186352_b(String arg0, String arg1)
getFile(String saveName, String filePath)
public String
a()
getName()
method_232()
getName()
m_xvdymvqq()
func_207741_a()
getName()
public List<LevelSummary>
b()
getLevelList()
method_235()
getLevelList()
m_kungaglb()
func_75799_b()
getSaveList()
public void
a(String arg0, String arg1)
renameLevel(String arg0, String arg1)
method_241(String arg0, String arg1)
renameLevel(String name, String newName)
m_pxnsaedm(String arg0, String arg1)
func_75806_a(String arg0, String arg1)
renameWorld(String dirName, String newName)
public boolean
c(String arg0)
isNewLevelIdAcceptable(String arg0)
method_240(String arg0)
isLevelNameValid(String arg0)
m_tcjbtdab(String arg0)
func_207742_d(String arg0)
isNewLevelIdAcceptable(String saveName)
public boolean
d(String arg0)
deleteLevel(String arg0)
method_233(String arg0)
deleteLevel(String name)
m_txwwaiic(String arg0)
func_75802_e(String arg0)
deleteWorldDirectory(String saveName)
private static boolean
a(File[] arg0)
deleteRecursive(File[] arg0)
method_17930(File[] arg0)
deleteFilesRecursively(File[] files)
m_qyjhgwdq(File[] arg0)
func_215784_a(File[] arg0)
deleteRecursive(File[] arg0)
public boolean
e(String arg0)
levelExists(String arg0)
method_230(String arg0)
levelExists(String name)
m_nieswrje(String arg0)
func_90033_f(String arg0)
canLoadWorld(String saveName)
public Path
c()
getBaseDir()
method_19636()
getSavesDirectory()
m_wewggpif()
func_215781_c()
getSavesDir()
private Path
g(String arg0)
getLevelPath(String arg0)
method_243(String arg0)
resolvePath(String arg0)
m_xnikwmwt(String arg0)
func_197714_g(String arg0)
getWorldFolder(String saveName)
public Path
d()
getBackupPath()
method_236()
getBackupsDirectory()
m_pxqlqsgm()
func_197712_e()
getBackupsFolder()
public long
f(String arg0)
makeWorldBackup(String arg0)
method_237(String arg0)
backupLevel(String name)
m_umchsodb(String arg0)
func_197713_h(String arg0)
createBackup(String worldName)