net.minecraft.world.level.storage

public class LevelStorageSource

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

Field summary

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

Constructor summary

ModifierConstructor
public (Path savesDirectory, Path backupsDirectory, com.mojang.datafixers.DataFixer dataFixer)

Method summary

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