History - net.minecraft.world.level.storage.LevelStorageSource
1.21.3
Names
ewc
ewd
net.minecraft.world.level.storage.LevelStorageException
net.minecraft.world.level.storage.Convertable
Fields
Constructors
Methods
1.21.2
Names
ere
ewc
net.minecraft.world.level.storage.LevelStorageException
net.minecraft.world.level.storage.LevelStorageSource
net.minecraft.class_33
net.minecraft.class_32
net.minecraft.unmapped.C_wjxmhvvu
net.minecraft.unmapped.C_bpwagnit
net.minecraft.world.level.storage.LevelStorageException
net.minecraft.world.level.storage.LevelStorage
net.minecraft.world.storage.WorldSaveStorageException
net.minecraft.world.storage.WorldSaveStorage
net.minecraft.src.C_2784_
net.minecraft.src.C_2785_
Fields
DateTimeFormatter: d, FORMATTER, field_200, f_teudzwdn, TIME_FORMATTER, TIME_FORMATTER, f_78192_
Path: h, baseDir, field_17666, f_rbwrlarm, savesDirectory, savesDirectory, f_78194_
Path: i, backupDir, field_17667, f_ygzgrifg, backupsDirectory, backupsDirectory, f_78195_
com.mojang.datafixers.DataFixer: j, fixerUpper, field_17668, f_lplhvbwf, dataFixer, dataFixer, f_78196_
org.slf4j.Logger: c, LOGGER, field_17665, f_vrvlqdaz, LOGGER, LOGGER, f_78191_
String: a, TAG_DATA, field_36348, f_jpohltpc, DATA_KEY, DATA_KEY, f_202311_
String: b, ALLOWED_SYMLINKS_CONFIG_NAME, field_44950, f_rcocbkwh, ALLOWED_SYMLINKS_FILE_NAME, ALLOWED_SYMLINKS_FILE_NAME, f_289824_
DirectoryValidator: k, worldDirValidator, field_44952, f_rhxyetit, symlinkFinder, symlinkValidator, f_289816_
PathMatcher: e, NO_SYMLINKS_ALLOWED, field_44951, f_tpniflmb, DEFAULT_ALLOWED_SYMLINK_MATCHER, PATH_MATCHER, f_289833_
int: f, UNCOMPRESSED_NBT_QUOTA, field_46830, f_wzpaofys, MAX_LEVEL_DATA_SIZE, MAX_LEVEL_DATA_SIZE, f_302867_
int: g, DISK_SPACE_WARNING_THRESHOLD, field_49426, f_dgohnkjg, RECOMMENDED_USABLE_SPACE_BYTES, DISK_SPACE_WARNING_THRESHOLD, f_316115_
Component: a, messageComponent, field_38981, f_mjdkenum, messageText, messageText, f_230803_
Constructors
(Path, Path, DirectoryValidator, com.mojang.datafixers.DataFixer)
Methods
boolean (String): b, levelExists, method_230, m_nieswrje, levelExists, worldSaveExists, m_78255_
String (): a, getName, method_35504, m_xvdymvqq, getFormatName, getFormatName, m_164909_
boolean (String): a, isNewLevelIdAcceptable, method_240, m_tcjbtdab, isLevelNameValid, isWorldNameValid, m_78240_
Path (String): c, getLevelPath, method_52238, m_xnikwmwt, resolve, getSavePath, m_289874_
Path (): d, getBackupPath, method_236, m_pxqlqsgm, getBackupsDirectory, getBackupsDirectory, m_78262_
int (): f, getStorageVersion, method_17931, m_ovbzmrty, getCurrentVersion, getCurrentVersion, m_78265_
Path (): c, getBaseDir, method_19636, m_wewggpif, getSavesDirectory, getSavesDirectory, m_78257_
LevelStorageSource (Path): b, createDefault, method_26999, m_acbaanbr, create, create, m_78242_
LevelStorageSource$LevelStorageAccess (String): e, createAccess, method_27002, m_mglixzcz, createSessionWithoutSymlinkCheck, createUncheckedSession, m_78260_
LevelStorageSource$LevelCandidates (): b, findLevelCandidates, method_235, m_ddtuooji, getLevelList, getWorldSaveList, m_230833_
CompletableFuture<List<LevelSummary>> (LevelStorageSource$LevelCandidates): a, loadLevelSummaries, method_43417, m_wspekgur, loadSummaries, loadSummaries, m_230813_
Tag (Path): e, readLightweightData, method_40035, m_kbwceymw, loadCompactLevelData, loadCompactWorldData, m_230836_
WorldDataConfiguration (com.mojang.serialization.Dynamic<?>): a, readDataConfig, method_29580, m_xbutxuca, parseDataPackSettings, parseFeatureAndDataSettings, m_245610_
FeatureFlagSet (com.mojang.serialization.Dynamic<?>): b, parseFeatureFlagsFromSummary, method_45552, m_hqcuaqjn, parseEnabledFeatures, getEnabledFeatures, m_247076_
DirectoryValidator (Path): a, parseValidator, method_52235, m_yekueuyb, createSymlinkFinder, getSymlinkValidator, m_289881_
LevelStorageSource$LevelStorageAccess (String): d, validateAndCreateAccess, method_52236, m_vtcefrig, createSession, createSession, m_289864_
DirectoryValidator (): e, getWorldDirValidator, method_52237, m_hzomuijm, getSymlinkFinder, getSymlinkValidator, m_289863_
WorldLoader$PackConfig (com.mojang.serialization.Dynamic<?>, PackRepository, boolean): a, getPackConfig, method_54522, m_odvtcuen, parseDataPacks, getPackConfig, m_305246_
CompoundTag (Path): c, readLevelDataTagRaw, method_54529, m_cycihmpm, readLevelProperties, m_cycihmpm, m_305304_
com.mojang.serialization.Dynamic<?> (Path, com.mojang.datafixers.DataFixer): a, readLevelDataTagFixed, method_54528, m_itogwxmw, readLevelProperties, m_itogwxmw, m_306158_
LevelSummary (LevelStorageSource$LevelDirectory, boolean): a, readLevelSummary, method_54527, m_sidycthv, readSummary, m_306052_
long (LevelStorageSource$LevelDirectory): a, getFileModificationTime, method_54526, m_hbzcibdu, getLastModifiedTime, m_307617_
Instant (Path): d, getFileModificationTime, method_54530, m_pfuopsyy, getLastModifiedTime, m_pfuopsyy, m_306357_
LevelSummary (com.mojang.serialization.Dynamic<?>, LevelStorageSource$LevelDirectory, boolean): a, makeLevelSummary, method_54524, m_mcpdpjml, parseSummary, m_mcpdpjml, m_306201_
Component (): a, getMessageComponent, method_43416, m_tkjguiwh, getMessageText, getMessageText, m_230806_
LevelDataAndDimensions (com.mojang.serialization.Dynamic<?>, WorldDataConfiguration, Registry<LevelStem>, HolderLookup$Provider): a, getLevelDataAndDimensions, method_54523, m_lcpzaqzh, parseSaveProperties, m_lcpzaqzh, m_306102_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
epx
ere
Fields
Constructors
Methods
1.20.6
Names
net.minecraft.world.level.storage.LevelStorageSource
net.minecraft.world.level.storage.LevelStorageException
net.minecraft.class_32
net.minecraft.class_33
net.minecraft.unmapped.C_bpwagnit
net.minecraft.unmapped.C_wjxmhvvu
net.minecraft.world.level.storage.LevelStorage
net.minecraft.world.level.storage.LevelStorageException
net.minecraft.world.storage.WorldSaveStorage
net.minecraft.world.storage.WorldSaveStorageException
net.minecraft.src.C_2785_
net.minecraft.src.C_2784_
Fields
DateTimeFormatter: c, FORMATTER, field_200, f_teudzwdn, TIME_FORMATTER, TIME_FORMATTER, f_78192_
Path: h, baseDir, field_17666, f_rbwrlarm, savesDirectory, savesDirectory, f_78194_
Path: i, backupDir, field_17667, f_ygzgrifg, backupsDirectory, backupsDirectory, f_78195_
com.mojang.datafixers.DataFixer: j, fixerUpper, field_17668, f_lplhvbwf, dataFixer, dataFixer, f_78196_
org.slf4j.Logger: b, LOGGER, field_17665, f_vrvlqdaz, LOGGER, LOGGER, f_78191_
String: d, TAG_DATA, field_36348, f_jpohltpc, DATA_KEY, DATA_KEY, f_202311_
String: a, ALLOWED_SYMLINKS_CONFIG_NAME, field_44950, f_rcocbkwh, ALLOWED_SYMLINKS_FILE_NAME, ALLOWED_SYMLINKS_FILE_NAME, f_289824_
DirectoryValidator: k, worldDirValidator, field_44952, f_rhxyetit, symlinkFinder, symlinkValidator, f_289816_
PathMatcher: e, NO_SYMLINKS_ALLOWED, field_44951, f_tpniflmb, DEFAULT_ALLOWED_SYMLINK_MATCHER, PATH_MATCHER, f_289833_
int: f, UNCOMPRESSED_NBT_QUOTA, field_46830, f_wzpaofys, MAX_LEVEL_DATA_SIZE, MAX_LEVEL_DATA_SIZE, f_302867_
int: g, DISK_SPACE_WARNING_THRESHOLD, field_49426, f_dgohnkjg, RECOMMENDED_USABLE_SPACE_BYTES, DISK_SPACE_WARNING_THRESHOLD, f_316115_
Component: a, messageComponent, field_38981, f_mjdkenum, messageText, messageText, f_230803_
Constructors
(Path, Path, DirectoryValidator, com.mojang.datafixers.DataFixer)
Methods
boolean (String): b, levelExists, method_230, m_nieswrje, levelExists, worldSaveExists, m_78255_
String (): a, getName, method_35504, m_xvdymvqq, getFormatName, getFormatName, m_164909_
boolean (String): a, isNewLevelIdAcceptable, method_240, m_tcjbtdab, isLevelNameValid, isWorldNameValid, m_78240_
Path (String): c, getLevelPath, method_52238, m_xnikwmwt, resolve, getSavePath, m_289874_
Path (): d, getBackupPath, method_236, m_pxqlqsgm, getBackupsDirectory, getBackupsDirectory, m_78262_
int (): f, getStorageVersion, method_17931, m_ovbzmrty, getCurrentVersion, getCurrentVersion, m_78265_
Path (): c, getBaseDir, method_19636, m_wewggpif, getSavesDirectory, getSavesDirectory, m_78257_
LevelStorageSource (Path): b, createDefault, method_26999, m_acbaanbr, create, create, m_78242_
LevelStorageSource$LevelStorageAccess (String): e, createAccess, method_27002, m_mglixzcz, createSessionWithoutSymlinkCheck, createUncheckedSession, m_78260_
LevelStorageSource$LevelCandidates (): b, findLevelCandidates, method_235, m_ddtuooji, getLevelList, getWorldSaveList, m_230833_
CompletableFuture<List<LevelSummary>> (LevelStorageSource$LevelCandidates): a, loadLevelSummaries, method_43417, m_wspekgur, loadSummaries, loadSummaries, m_230813_
Tag (Path): e, readLightweightData, method_40035, m_kbwceymw, loadCompactLevelData, loadCompactWorldData, m_230836_
WorldDataConfiguration (com.mojang.serialization.Dynamic<?>): a, readDataConfig, method_29580, m_xbutxuca, parseDataPackSettings, parseFeatureAndDataSettings, m_245610_
FeatureFlagSet (com.mojang.serialization.Dynamic<?>): b, parseFeatureFlagsFromSummary, method_45552, m_hqcuaqjn, parseEnabledFeatures, getEnabledFeatures, m_247076_
DirectoryValidator (Path): a, parseValidator, method_52235, m_yekueuyb, createSymlinkFinder, getSymlinkValidator, m_289881_
LevelStorageSource$LevelStorageAccess (String): d, validateAndCreateAccess, method_52236, m_vtcefrig, createSession, createSession, m_289864_
DirectoryValidator (): e, getWorldDirValidator, method_52237, m_hzomuijm, getSymlinkFinder, getSymlinkValidator, m_289863_
WorldLoader$PackConfig (com.mojang.serialization.Dynamic<?>, PackRepository, boolean): a, getPackConfig, method_54522, m_odvtcuen, parseDataPacks, getPackConfig, m_305246_
LevelDataAndDimensions (com.mojang.serialization.Dynamic<?>, WorldDataConfiguration, Registry<LevelStem>, RegistryAccess$Frozen): a, getLevelDataAndDimensions, method_54523, m_lcpzaqzh, parseSaveProperties, m_lcpzaqzh, m_306102_
CompoundTag (Path): c, readLevelDataTagRaw, method_54529, m_cycihmpm, readLevelProperties, m_cycihmpm, m_305304_
com.mojang.serialization.Dynamic<?> (Path, com.mojang.datafixers.DataFixer): a, readLevelDataTagFixed, method_54528, m_itogwxmw, readLevelProperties, m_itogwxmw, m_306158_
LevelSummary (LevelStorageSource$LevelDirectory, boolean): a, readLevelSummary, method_54527, m_sidycthv, readSummary, m_306052_
long (LevelStorageSource$LevelDirectory): a, getFileModificationTime, method_54526, m_hbzcibdu, getLastModifiedTime, m_307617_
Instant (Path): d, getFileModificationTime, method_54530, m_pfuopsyy, getLastModifiedTime, m_pfuopsyy, m_306357_
LevelSummary (com.mojang.serialization.Dynamic<?>, LevelStorageSource$LevelDirectory, boolean): a, makeLevelSummary, method_54524, m_mcpdpjml, parseSummary, m_mcpdpjml, m_306201_
Component (): a, getMessageComponent, method_43416, m_tkjguiwh, getMessageText, getMessageText, m_230806_
1.20.5
Names
egm
epx
net.minecraft.world.level.storage.Convertable
net.minecraft.world.level.storage.LevelStorageException
Fields
Path: g, baseDir, field_17666, f_rbwrlarm, savesDirectory, savesDirectory, f_78194_
Path: h, baseDir, field_17666, f_rbwrlarm, savesDirectory, savesDirectory, f_78194_
Path: h, backupDir, field_17667, f_ygzgrifg, backupsDirectory, backupsDirectory, f_78195_
Path: i, backupDir, field_17667, f_ygzgrifg, backupsDirectory, backupsDirectory, f_78195_
com.mojang.datafixers.DataFixer: i, fixerUpper, field_17668, f_lplhvbwf, dataFixer, dataFixer, f_78196_
com.mojang.datafixers.DataFixer: j, fixerUpper, field_17668, f_lplhvbwf, dataFixer, dataFixer, f_78196_
DirectoryValidator: j, worldDirValidator, field_44952, f_rhxyetit, symlinkFinder, symlinkValidator, f_289816_
DirectoryValidator: k, worldDirValidator, field_44952, f_rhxyetit, symlinkFinder, symlinkValidator, f_289816_
int: f, UNCOMPRESSED_NBT_QUOTA, field_46830, f_wzpaofys, MAX_LEVEL_DATA_SIZE, f_302867_
int: f, UNCOMPRESSED_NBT_QUOTA, field_46830, f_wzpaofys, MAX_LEVEL_DATA_SIZE, MAX_LEVEL_DATA_SIZE, f_302867_
int: g, DISK_SPACE_WARNING_THRESHOLD, field_49426, f_dgohnkjg, RECOMMENDED_USABLE_SPACE_BYTES, DISK_SPACE_WARNING_THRESHOLD, f_316115_
Constructors
Methods
WorldLoader$PackConfig (com.mojang.serialization.Dynamic<?>, PackRepository, boolean): a, getPackConfig, method_54522, m_odvtcuen, parseDataPacks, m_odvtcuen, m_305246_
WorldLoader$PackConfig (com.mojang.serialization.Dynamic<?>, PackRepository, boolean): a, getPackConfig, method_54522, m_odvtcuen, parseDataPacks, getPackConfig, m_305246_
<T> com.mojang.serialization.Dynamic<T> (com.mojang.serialization.Dynamic<T>, RegistryAccess$Frozen): a, wrapWithRegistryOps, method_54525, m_vczxlohj, wrap, m_vczxlohj, m_304791_
CompoundTag (Path): c, readLevelDataTagRaw, method_54529, m_cycihmpm, readLevelProperties, m_305304_
CompoundTag (Path): c, readLevelDataTagRaw, method_54529, m_cycihmpm, readLevelProperties, m_cycihmpm, m_305304_
Instant (Path): d, getFileModificationTime, method_54530, m_pfuopsyy, getLastModifiedTime, m_306357_
Instant (Path): d, getFileModificationTime, method_54530, m_pfuopsyy, getLastModifiedTime, m_pfuopsyy, m_306357_
1.20.4
Names
Fields
Constructors
Methods
1.20.3
Names
ecg
egm
Fields
Path: h, baseDir, field_17666, f_rbwrlarm, savesDirectory, savesDirectory, f_78194_
Path: g, baseDir, field_17666, f_rbwrlarm, savesDirectory, savesDirectory, f_78194_
Path: i, backupDir, field_17667, f_ygzgrifg, backupsDirectory, backupsDirectory, f_78195_
Path: h, backupDir, field_17667, f_ygzgrifg, backupsDirectory, backupsDirectory, f_78195_
com.mojang.datafixers.DataFixer: j, fixerUpper, field_17668, f_lplhvbwf, dataFixer, dataFixer, f_78196_
com.mojang.datafixers.DataFixer: i, fixerUpper, field_17668, f_lplhvbwf, dataFixer, dataFixer, f_78196_
com.google.common.collect.ImmutableList<String>: d, OLD_SETTINGS_KEYS, field_25020, f_obbylhph, GENERATOR_OPTION_KEYS, GENERATOR_OPTION_KEYS, f_78193_
String: e, TAG_DATA, field_36348, f_jpohltpc, DATA_KEY, DATA_KEY, f_202311_
String: d, TAG_DATA, field_36348, f_jpohltpc, DATA_KEY, DATA_KEY, f_202311_
DirectoryValidator: k, worldDirValidator, field_44952, f_rhxyetit, symlinkFinder, symlinkValidator, f_289816_
DirectoryValidator: j, worldDirValidator, field_44952, f_rhxyetit, symlinkFinder, symlinkValidator, f_289816_
PathMatcher: f, NO_SYMLINKS_ALLOWED, field_44951, f_tpniflmb, DEFAULT_ALLOWED_SYMLINK_MATCHER, PATH_MATCHER, f_289833_
PathMatcher: e, NO_SYMLINKS_ALLOWED, field_44951, f_tpniflmb, DEFAULT_ALLOWED_SYMLINK_MATCHER, PATH_MATCHER, f_289833_
int: g, SUMMARY_UNCOMPRESSED_NBT_QUOTA, field_46205, f_ymbsgmny, MAX_LEVEL_DATA_BYTES, f_301626_
int: f, UNCOMPRESSED_NBT_QUOTA, field_46830, f_wzpaofys, MAX_LEVEL_DATA_SIZE, f_302867_
Constructors
Methods
<T> T (LevelStorageSource$LevelDirectory, BiFunction<Path, com.mojang.datafixers.DataFixer, T>): a, readLevelData, method_26998, m_kqxywods, readLevelProperties, readWorldSaveProperties, m_230817_
BiFunction<Path, com.mojang.datafixers.DataFixer, LevelSummary> (LevelStorageSource$LevelDirectory, boolean): a, levelSummaryReader, method_29014, m_dekygopt, createLevelDataParser, createWorldDataParser, m_230820_
Tag (Path): c, readLightweightData, method_40035, m_kbwceymw, loadCompactLevelData, loadCompactWorldData, m_230836_
Tag (Path): e, readLightweightData, method_40035, m_kbwceymw, loadCompactLevelData, loadCompactWorldData, m_230836_
<T> com.mojang.serialization.DataResult<WorldGenSettings> (com.mojang.serialization.Dynamic<T>, com.mojang.datafixers.DataFixer, int): a, readWorldGenSettings, method_29010, m_wegrclwo, readGeneratorProperties, readGeneratorProperties, m_247212_
WorldDataConfiguration (Path, com.mojang.datafixers.DataFixer): a, getDataConfiguration, method_29583, m_luaijwph, readDataPackSettings, parseFeatureAndDataSettings, m_230828_
BiFunction<Path, com.mojang.datafixers.DataFixer, com.mojang.datafixers.util.Pair<WorldData, WorldDimensions$Complete>> (com.mojang.serialization.DynamicOps<Tag>, WorldDataConfiguration, Registry<LevelStem>, com.mojang.serialization.Lifecycle): a, getLevelData, method_17926, m_dugbwxzi, createLevelDataParser, createWorldDataParser, m_245503_
WorldLoader$PackConfig (com.mojang.serialization.Dynamic<?>, PackRepository, boolean): a, getPackConfig, method_54522, m_odvtcuen, parseDataPacks, m_odvtcuen, m_305246_
LevelDataAndDimensions (com.mojang.serialization.Dynamic<?>, WorldDataConfiguration, Registry<LevelStem>, RegistryAccess$Frozen): a, getLevelDataAndDimensions, method_54523, m_lcpzaqzh, parseSaveProperties, m_lcpzaqzh, m_306102_
<T> com.mojang.serialization.Dynamic<T> (com.mojang.serialization.Dynamic<T>, RegistryAccess$Frozen): a, wrapWithRegistryOps, method_54525, m_vczxlohj, wrap, m_vczxlohj, m_304791_
CompoundTag (Path): c, readLevelDataTagRaw, method_54529, m_cycihmpm, readLevelProperties, m_305304_
com.mojang.serialization.Dynamic<?> (Path, com.mojang.datafixers.DataFixer): a, readLevelDataTagFixed, method_54528, m_itogwxmw, readLevelProperties, m_itogwxmw, m_306158_
LevelSummary (LevelStorageSource$LevelDirectory, boolean): a, readLevelSummary, method_54527, m_sidycthv, readSummary, m_306052_
long (LevelStorageSource$LevelDirectory): a, getFileModificationTime, method_54526, m_hbzcibdu, getLastModifiedTime, m_307617_
Instant (Path): d, getFileModificationTime, method_54530, m_pfuopsyy, getLastModifiedTime, m_306357_
LevelSummary (com.mojang.serialization.Dynamic<?>, LevelStorageSource$LevelDirectory, boolean): a, makeLevelSummary, method_54524, m_mcpdpjml, parseSummary, m_mcpdpjml, m_306201_
1.20.2
Names
dyy
ecg
Fields
Path: g, baseDir, field_17666, f_rbwrlarm, savesDirectory, savesDirectory, f_78194_
Path: h, baseDir, field_17666, f_rbwrlarm, savesDirectory, savesDirectory, f_78194_
Path: h, backupDir, field_17667, f_ygzgrifg, backupsDirectory, backupsDirectory, f_78195_
Path: i, backupDir, field_17667, f_ygzgrifg, backupsDirectory, backupsDirectory, f_78195_
com.mojang.datafixers.DataFixer: i, fixerUpper, field_17668, f_lplhvbwf, dataFixer, dataFixer, f_78196_
com.mojang.datafixers.DataFixer: j, fixerUpper, field_17668, f_lplhvbwf, dataFixer, dataFixer, f_78196_
PathAllowList: f, NO_SYMLINKS_ALLOWED, field_44951, f_tpniflmb, DEFAULT_ALLOWED_SYMLINK_MATCHER, PATH_MATCHER, f_289833_
DirectoryValidator: j, worldDirValidator, field_44952, f_rhxyetit, symlinkFinder, symlinkValidator, f_289816_
DirectoryValidator: k, worldDirValidator, field_44952, f_rhxyetit, symlinkFinder, symlinkValidator, f_289816_
PathMatcher: f, NO_SYMLINKS_ALLOWED, field_44951, f_tpniflmb, DEFAULT_ALLOWED_SYMLINK_MATCHER, PATH_MATCHER, f_289833_
int: g, SUMMARY_UNCOMPRESSED_NBT_QUOTA, field_46205, f_ymbsgmny, MAX_LEVEL_DATA_BYTES, f_301626_
Constructors
Methods
Path (String): e, getLevelPath, method_52238, m_xnikwmwt, resolve, getSavePath, m_289874_
Path (String): c, getLevelPath, method_52238, m_xnikwmwt, resolve, getSavePath, m_289874_
LevelStorageSource$LevelStorageAccess (String): d, createAccess, method_27002, m_mglixzcz, createSessionWithoutSymlinkCheck, createUncheckedSession, m_78260_
LevelStorageSource$LevelStorageAccess (String): e, createAccess, method_27002, m_mglixzcz, createSessionWithoutSymlinkCheck, createUncheckedSession, m_78260_
LevelStorageSource$LevelStorageAccess (String): c, validateAndCreateAccess, method_52236, m_vtcefrig, createSession, createSession, m_289864_
LevelStorageSource$LevelStorageAccess (String): d, validateAndCreateAccess, method_52236, m_vtcefrig, createSession, createSession, m_289864_
1.20.1
Names
Fields
PathAllowList: f, NO_SYMLINKS_ALLOWED, field_44951, f_tpniflmb, DEFAULT_ALLOWED_SYMLINK_MATCHER, f_289833_
PathAllowList: f, NO_SYMLINKS_ALLOWED, field_44951, f_tpniflmb, DEFAULT_ALLOWED_SYMLINK_MATCHER, PATH_MATCHER, f_289833_
String: a, ALLOWED_SYMLINKS_CONFIG_NAME, field_44950, f_rcocbkwh, ALLOWED_SYMLINKS_FILE_NAME, f_289824_
String: a, ALLOWED_SYMLINKS_CONFIG_NAME, field_44950, f_rcocbkwh, ALLOWED_SYMLINKS_FILE_NAME, ALLOWED_SYMLINKS_FILE_NAME, f_289824_
DirectoryValidator: j, worldDirValidator, field_44952, f_rhxyetit, symlinkFinder, f_289816_
DirectoryValidator: j, worldDirValidator, field_44952, f_rhxyetit, symlinkFinder, symlinkValidator, f_289816_
Constructors
Methods
Path (String): e, getLevelPath, method_52238, m_xnikwmwt, resolve, m_289874_
Path (String): e, getLevelPath, method_52238, m_xnikwmwt, resolve, getSavePath, m_289874_
LevelStorageSource$LevelStorageAccess (String): d, createAccess, method_27002, m_mglixzcz, createSessionWithoutSymlinkCheck, createSession, m_78260_
LevelStorageSource$LevelStorageAccess (String): d, createAccess, method_27002, m_mglixzcz, createSessionWithoutSymlinkCheck, createUncheckedSession, m_78260_
DirectoryValidator (Path): a, parseValidator, method_52235, m_yekueuyb, createSymlinkFinder, m_289881_
DirectoryValidator (Path): a, parseValidator, method_52235, m_yekueuyb, createSymlinkFinder, getSymlinkValidator, m_289881_
LevelStorageSource$LevelStorageAccess (String): c, validateAndCreateAccess, method_52236, m_vtcefrig, createSession, m_289864_
LevelStorageSource$LevelStorageAccess (String): c, validateAndCreateAccess, method_52236, m_vtcefrig, createSession, createSession, m_289864_
DirectoryValidator (): e, getWorldDirValidator, method_52237, m_hzomuijm, getSymlinkFinder, m_289863_
DirectoryValidator (): e, getWorldDirValidator, method_52237, m_hzomuijm, getSymlinkFinder, getSymlinkValidator, m_289863_
1.20
Names
dye
dyy
Fields
DateTimeFormatter: b, FORMATTER, field_200, f_teudzwdn, TIME_FORMATTER, TIME_FORMATTER, f_78192_
DateTimeFormatter: c, FORMATTER, field_200, f_teudzwdn, TIME_FORMATTER, TIME_FORMATTER, f_78192_
Path: e, baseDir, field_17666, f_rbwrlarm, savesDirectory, savesDirectory, f_78194_
Path: g, baseDir, field_17666, f_rbwrlarm, savesDirectory, savesDirectory, f_78194_
Path: f, backupDir, field_17667, f_ygzgrifg, backupsDirectory, backupsDirectory, f_78195_
Path: h, backupDir, field_17667, f_ygzgrifg, backupsDirectory, backupsDirectory, f_78195_
com.mojang.datafixers.DataFixer: g, fixerUpper, field_17668, f_lplhvbwf, dataFixer, dataFixer, f_78196_
com.mojang.datafixers.DataFixer: i, fixerUpper, field_17668, f_lplhvbwf, dataFixer, dataFixer, f_78196_
com.google.common.collect.ImmutableList<String>: c, OLD_SETTINGS_KEYS, field_25020, f_obbylhph, GENERATOR_OPTION_KEYS, GENERATOR_OPTION_KEYS, f_78193_
com.google.common.collect.ImmutableList<String>: d, OLD_SETTINGS_KEYS, field_25020, f_obbylhph, GENERATOR_OPTION_KEYS, GENERATOR_OPTION_KEYS, f_78193_
org.slf4j.Logger: a, LOGGER, field_17665, f_vrvlqdaz, LOGGER, LOGGER, f_78191_
org.slf4j.Logger: b, LOGGER, field_17665, f_vrvlqdaz, LOGGER, LOGGER, f_78191_
String: d, TAG_DATA, field_36348, f_jpohltpc, DATA_KEY, DATA_KEY, f_202311_
String: e, TAG_DATA, field_36348, f_jpohltpc, DATA_KEY, DATA_KEY, f_202311_
PathAllowList: f, NO_SYMLINKS_ALLOWED, field_44951, f_tpniflmb, DEFAULT_ALLOWED_SYMLINK_MATCHER, f_289833_
String: a, ALLOWED_SYMLINKS_CONFIG_NAME, field_44950, f_rcocbkwh, ALLOWED_SYMLINKS_FILE_NAME, f_289824_
DirectoryValidator: j, worldDirValidator, field_44952, f_rhxyetit, symlinkFinder, f_289816_
Constructors
(Path, Path, com.mojang.datafixers.DataFixer)
(Path, Path, DirectoryValidator, com.mojang.datafixers.DataFixer)
Methods
Path (String): e, getLevelPath, method_52238, m_xnikwmwt, resolve, m_289874_
int (): e, getStorageVersion, method_17931, m_ovbzmrty, getCurrentVersion, getCurrentVersion, m_78265_
int (): f, getStorageVersion, method_17931, m_ovbzmrty, getCurrentVersion, getCurrentVersion, m_78265_
LevelStorageSource (Path): a, createDefault, method_26999, m_acbaanbr, create, create, m_78242_
LevelStorageSource (Path): b, createDefault, method_26999, m_acbaanbr, create, create, m_78242_
LevelStorageSource$LevelStorageAccess (String): c, createAccess, method_27002, m_mglixzcz, createSession, createSession, m_78260_
LevelStorageSource$LevelStorageAccess (String): d, createAccess, method_27002, m_mglixzcz, createSessionWithoutSymlinkCheck, createSession, m_78260_
Tag (Path): b, readLightweightData, method_40035, m_kbwceymw, loadCompactLevelData, loadCompactWorldData, m_230836_
Tag (Path): c, readLightweightData, method_40035, m_kbwceymw, loadCompactLevelData, loadCompactWorldData, m_230836_
DirectoryValidator (Path): a, parseValidator, method_52235, m_yekueuyb, createSymlinkFinder, m_289881_
LevelStorageSource$LevelStorageAccess (String): c, validateAndCreateAccess, method_52236, m_vtcefrig, createSession, m_289864_
DirectoryValidator (): e, getWorldDirValidator, method_52237, m_hzomuijm, getSymlinkFinder, m_289863_
1.19.4
Names
dve
dye
Fields
Constructors
Methods
1.19.3
Names
drq
dve
net.minecraft.world.level.storage.LevelStorage
net.minecraft.world.storage.WorldSaveStorage
Fields
Constructors
Methods
boolean (String): b, levelExists, method_230, m_nieswrje, levelExists, levelExists, m_78255_
boolean (String): b, levelExists, method_230, m_nieswrje, levelExists, worldSaveExists, m_78255_
boolean (String): a, isNewLevelIdAcceptable, method_240, m_tcjbtdab, isLevelNameValid, isLevelNameValid, m_78240_
boolean (String): a, isNewLevelIdAcceptable, method_240, m_tcjbtdab, isLevelNameValid, isWorldNameValid, m_78240_
<T> com.mojang.datafixers.util.Pair<WorldGenSettings, com.mojang.serialization.Lifecycle> (com.mojang.serialization.Dynamic<T>, com.mojang.datafixers.DataFixer, int): a, readWorldGenSettings, method_29010, m_wegrclwo, readGeneratorProperties, readGeneratorProperties, m_78204_
DataPackConfig (com.mojang.serialization.Dynamic<?>): a, readDataPackConfig, method_29580, m_eixpqjce, parseDataPackSettings, parseDataPackSettings, m_78202_
BiFunction<Path, com.mojang.datafixers.DataFixer, PrimaryLevelData> (com.mojang.serialization.DynamicOps<Tag>, DataPackConfig, com.mojang.serialization.Lifecycle): a, getLevelData, method_17926, m_dugbwxzi, createLevelDataParser, createLevelDataParser, m_211737_
LevelStorageSource$LevelCandidates (): b, findLevelCandidates, method_235, m_ddtuooji, getLevelList, getLevelList, m_230833_
LevelStorageSource$LevelCandidates (): b, findLevelCandidates, method_235, m_ddtuooji, getLevelList, getWorldSaveList, m_230833_
<T> T (LevelStorageSource$LevelDirectory, BiFunction<Path, com.mojang.datafixers.DataFixer, T>): a, readLevelData, method_26998, m_kqxywods, readLevelProperties, readLevelProperties, m_230817_
<T> T (LevelStorageSource$LevelDirectory, BiFunction<Path, com.mojang.datafixers.DataFixer, T>): a, readLevelData, method_26998, m_kqxywods, readLevelProperties, readWorldSaveProperties, m_230817_
DataPackConfig (Path, com.mojang.datafixers.DataFixer): a, getDataPacks, method_29583, m_vjixqrgs, readDataPackSettings, readDataPackSettings, m_230828_
BiFunction<Path, com.mojang.datafixers.DataFixer, LevelSummary> (LevelStorageSource$LevelDirectory, boolean): a, levelSummaryReader, method_29014, m_dekygopt, createLevelDataParser, createLevelDataParser, m_230820_
BiFunction<Path, com.mojang.datafixers.DataFixer, LevelSummary> (LevelStorageSource$LevelDirectory, boolean): a, levelSummaryReader, method_29014, m_dekygopt, createLevelDataParser, createWorldDataParser, m_230820_
Tag (Path): b, readLightweightData, method_40035, m_kbwceymw, loadCompactLevelData, loadCompactLevelData, m_230836_
Tag (Path): b, readLightweightData, method_40035, m_kbwceymw, loadCompactLevelData, loadCompactWorldData, m_230836_
<T> com.mojang.serialization.DataResult<WorldGenSettings> (com.mojang.serialization.Dynamic<T>, com.mojang.datafixers.DataFixer, int): a, readWorldGenSettings, method_29010, m_wegrclwo, readGeneratorProperties, readGeneratorProperties, m_247212_
WorldDataConfiguration (com.mojang.serialization.Dynamic<?>): a, readDataConfig, method_29580, m_xbutxuca, parseDataPackSettings, parseFeatureAndDataSettings, m_245610_
WorldDataConfiguration (Path, com.mojang.datafixers.DataFixer): a, getDataConfiguration, method_29583, m_luaijwph, readDataPackSettings, parseFeatureAndDataSettings, m_230828_
BiFunction<Path, com.mojang.datafixers.DataFixer, com.mojang.datafixers.util.Pair<WorldData, WorldDimensions$Complete>> (com.mojang.serialization.DynamicOps<Tag>, WorldDataConfiguration, Registry<LevelStem>, com.mojang.serialization.Lifecycle): a, getLevelData, method_17926, m_dugbwxzi, createLevelDataParser, createWorldDataParser, m_245503_
FeatureFlagSet (com.mojang.serialization.Dynamic<Tag>): b, parseFeatureFlagsFromSummary, method_45552, m_hqcuaqjn, parseEnabledFeatures, getEnabledFeatures, m_247076_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
dqt
drq
Fields
String: d, TAG_DATA, field_36348, f_jpohltpc, DATA_KEY, f_jpohltpc, f_202311_
String: d, TAG_DATA, field_36348, f_jpohltpc, DATA_KEY, DATA_KEY, f_202311_
Constructors
Methods
LevelStorageSource$LevelCandidates (): b, findLevelCandidates, method_235, m_ddtuooji, getLevelList, m_ddtuooji, m_230833_
LevelStorageSource$LevelCandidates (): b, findLevelCandidates, method_235, m_ddtuooji, getLevelList, getLevelList, m_230833_
CompletableFuture<List<LevelSummary>> (LevelStorageSource$LevelCandidates): a, loadLevelSummaries, method_43417, m_wspekgur, loadSummaries, m_wspekgur, m_230813_
CompletableFuture<List<LevelSummary>> (LevelStorageSource$LevelCandidates): a, loadLevelSummaries, method_43417, m_wspekgur, loadSummaries, loadSummaries, m_230813_
Tag (Path): b, readLightweightData, method_40035, m_kbwceymw, loadCompactLevelData, m_kbwceymw, m_230836_
Tag (Path): b, readLightweightData, method_40035, m_kbwceymw, loadCompactLevelData, loadCompactLevelData, m_230836_
1.19
Names
dkp
dqt
Fields
Path: f, baseDir, field_17666, f_rbwrlarm, savesDirectory, savesDirectory, f_78194_
Path: e, baseDir, field_17666, f_rbwrlarm, savesDirectory, savesDirectory, f_78194_
Path: g, backupDir, field_17667, f_ygzgrifg, backupsDirectory, backupsDirectory, f_78195_
Path: f, backupDir, field_17667, f_ygzgrifg, backupsDirectory, backupsDirectory, f_78195_
com.mojang.datafixers.DataFixer: h, fixerUpper, field_17668, f_lplhvbwf, dataFixer, dataFixer, f_78196_
com.mojang.datafixers.DataFixer: g, fixerUpper, field_17668, f_lplhvbwf, dataFixer, dataFixer, f_78196_
com.google.common.collect.ImmutableList<String>: d, OLD_SETTINGS_KEYS, field_25020, f_obbylhph, GENERATOR_OPTION_KEYS, GENERATOR_OPTION_KEYS, f_78193_
com.google.common.collect.ImmutableList<String>: c, OLD_SETTINGS_KEYS, field_25020, f_obbylhph, GENERATOR_OPTION_KEYS, GENERATOR_OPTION_KEYS, f_78193_
String: c, ICON_FILENAME, field_31836, f_isjtdxvi, DEFAULT_ICON, DEFAULT_ICON, f_164908_
String: e, TAG_DATA, field_36348, f_jpohltpc, DATA_KEY, f_jpohltpc, f_202311_
String: d, TAG_DATA, field_36348, f_jpohltpc, DATA_KEY, f_jpohltpc, f_202311_
Constructors
Methods
List<LevelSummary> (): b, getLevelList, method_235, m_kungaglb, getLevelList, getLevelList, m_78244_
<T> T (File, BiFunction<File, com.mojang.datafixers.DataFixer, T>): a, readLevelData, method_26998, m_kqxywods, readLevelProperties, readLevelProperties, m_78229_
DataPackConfig (File, com.mojang.datafixers.DataFixer): a, getDataPacks, method_29583, m_vjixqrgs, readDataPackSettings, readDataPackSettings, m_78252_
BiFunction<File, com.mojang.datafixers.DataFixer, LevelSummary> (File, boolean): a, levelSummaryReader, method_29014, m_dekygopt, createLevelDataParser, createLevelDataParser, m_78232_
Tag (File): a, readLightweightData, method_40035, m_kbwceymw, loadCompactLevelData, m_kbwceymw, m_202312_
LevelStorageSource$LevelCandidates (): b, findLevelCandidates, method_235, m_ddtuooji, getLevelList, m_ddtuooji, m_230833_
CompletableFuture<List<LevelSummary>> (LevelStorageSource$LevelCandidates): a, loadLevelSummaries, method_43417, m_wspekgur, loadSummaries, m_wspekgur, m_230813_
<T> T (LevelStorageSource$LevelDirectory, BiFunction<Path, com.mojang.datafixers.DataFixer, T>): a, readLevelData, method_26998, m_kqxywods, readLevelProperties, readLevelProperties, m_230817_
DataPackConfig (Path, com.mojang.datafixers.DataFixer): a, getDataPacks, method_29583, m_vjixqrgs, readDataPackSettings, readDataPackSettings, m_230828_
BiFunction<Path, com.mojang.datafixers.DataFixer, LevelSummary> (LevelStorageSource$LevelDirectory, boolean): a, levelSummaryReader, method_29014, m_dekygopt, createLevelDataParser, createLevelDataParser, m_230820_
Tag (Path): b, readLightweightData, method_40035, m_kbwceymw, loadCompactLevelData, m_kbwceymw, m_230836_
1.18.2
Names
djn
dkp
net.minecraft.world.level.storage.LevelStorage
Fields
DateTimeFormatter: b, FORMATTER, field_200, f_teudzwdn, TIME_FORMATTER, f_78192_
DateTimeFormatter: b, FORMATTER, field_200, f_teudzwdn, TIME_FORMATTER, TIME_FORMATTER, f_78192_
org.apache.logging.log4j.Logger: a, LOGGER, field_17665, f_vrvlqdaz, LOGGER, f_78191_
Path: e, baseDir, field_17666, f_rbwrlarm, savesDirectory, f_78194_
Path: f, baseDir, field_17666, f_rbwrlarm, savesDirectory, savesDirectory, f_78194_
Path: f, backupDir, field_17667, f_ygzgrifg, backupsDirectory, f_78195_
Path: g, backupDir, field_17667, f_ygzgrifg, backupsDirectory, backupsDirectory, f_78195_
com.mojang.datafixers.DataFixer: g, fixerUpper, field_17668, f_lplhvbwf, dataFixer, f_78196_
com.mojang.datafixers.DataFixer: h, fixerUpper, field_17668, f_lplhvbwf, dataFixer, dataFixer, f_78196_
com.google.common.collect.ImmutableList<String>: d, OLD_SETTINGS_KEYS, field_25020, f_obbylhph, GENERATOR_OPTION_KEYS, f_78193_
com.google.common.collect.ImmutableList<String>: d, OLD_SETTINGS_KEYS, field_25020, f_obbylhph, GENERATOR_OPTION_KEYS, GENERATOR_OPTION_KEYS, f_78193_
String: c, ICON_FILENAME, field_31836, f_isjtdxvi, DEFAULT_ICON, f_164908_
String: c, ICON_FILENAME, field_31836, f_isjtdxvi, DEFAULT_ICON, DEFAULT_ICON, f_164908_
org.slf4j.Logger: a, LOGGER, field_17665, f_vrvlqdaz, LOGGER, LOGGER, f_78191_
String: e, TAG_DATA, field_36348, f_jpohltpc, DATA_KEY, f_jpohltpc, f_202311_
Constructors
Methods
List<LevelSummary> (): b, getLevelList, method_235, m_kungaglb, getLevelList, m_78244_
List<LevelSummary> (): b, getLevelList, method_235, m_kungaglb, getLevelList, getLevelList, m_78244_
boolean (String): b, levelExists, method_230, m_nieswrje, levelExists, m_78255_
boolean (String): b, levelExists, method_230, m_nieswrje, levelExists, levelExists, m_78255_
String (): a, getName, method_35504, m_xvdymvqq, getFormatName, m_164909_
String (): a, getName, method_35504, m_xvdymvqq, getFormatName, getFormatName, m_164909_
boolean (String): a, isNewLevelIdAcceptable, method_240, m_tcjbtdab, isLevelNameValid, m_78240_
boolean (String): a, isNewLevelIdAcceptable, method_240, m_tcjbtdab, isLevelNameValid, isLevelNameValid, m_78240_
Path (): d, getBackupPath, method_236, m_pxqlqsgm, getBackupsDirectory, m_78262_
Path (): d, getBackupPath, method_236, m_pxqlqsgm, getBackupsDirectory, getBackupsDirectory, m_78262_
int (): e, getStorageVersion, method_17931, m_ovbzmrty, getCurrentVersion, m_78265_
int (): e, getStorageVersion, method_17931, m_ovbzmrty, getCurrentVersion, getCurrentVersion, m_78265_
Path (): c, getBaseDir, method_19636, m_wewggpif, getSavesDirectory, m_78257_
Path (): c, getBaseDir, method_19636, m_wewggpif, getSavesDirectory, getSavesDirectory, m_78257_
LevelStorageSource (Path): a, createDefault, method_26999, m_acbaanbr, create, m_78242_
LevelStorageSource (Path): a, createDefault, method_26999, m_acbaanbr, create, create, m_78242_
<T> com.mojang.datafixers.util.Pair<WorldGenSettings, com.mojang.serialization.Lifecycle> (com.mojang.serialization.Dynamic<T>, com.mojang.datafixers.DataFixer, int): a, readWorldGenSettings, method_29010, m_wegrclwo, readGeneratorProperties, m_78204_
<T> com.mojang.datafixers.util.Pair<WorldGenSettings, com.mojang.serialization.Lifecycle> (com.mojang.serialization.Dynamic<T>, com.mojang.datafixers.DataFixer, int): a, readWorldGenSettings, method_29010, m_wegrclwo, readGeneratorProperties, readGeneratorProperties, m_78204_
DataPackConfig (com.mojang.serialization.Dynamic<?>): a, readDataPackConfig, method_29580, m_eixpqjce, parseDataPackSettings, m_78202_
DataPackConfig (com.mojang.serialization.Dynamic<?>): a, readDataPackConfig, method_29580, m_eixpqjce, parseDataPackSettings, parseDataPackSettings, m_78202_
<T> T (File, BiFunction<File, com.mojang.datafixers.DataFixer, T>): a, readLevelData, method_26998, m_kqxywods, readLevelProperties, m_78229_
<T> T (File, BiFunction<File, com.mojang.datafixers.DataFixer, T>): a, readLevelData, method_26998, m_kqxywods, readLevelProperties, readLevelProperties, m_78229_
DataPackConfig (File, com.mojang.datafixers.DataFixer): a, getDataPacks, method_29583, m_vjixqrgs, readDataPackSettings, m_78252_
DataPackConfig (File, com.mojang.datafixers.DataFixer): a, getDataPacks, method_29583, m_vjixqrgs, readDataPackSettings, readDataPackSettings, m_78252_
BiFunction<File, com.mojang.datafixers.DataFixer, PrimaryLevelData> (com.mojang.serialization.DynamicOps<Tag>, DataPackConfig): a, getLevelData, method_17926, m_dugbwxzi, createLevelDataParser, m_78247_
BiFunction<File, com.mojang.datafixers.DataFixer, LevelSummary> (File, boolean): a, levelSummaryReader, method_29014, m_dekygopt, createLevelDataParser, m_78232_
BiFunction<File, com.mojang.datafixers.DataFixer, LevelSummary> (File, boolean): a, levelSummaryReader, method_29014, m_dekygopt, createLevelDataParser, createLevelDataParser, m_78232_
LevelStorageSource$LevelStorageAccess (String): c, createAccess, method_27002, m_mglixzcz, createSession, m_78260_
LevelStorageSource$LevelStorageAccess (String): c, createAccess, method_27002, m_mglixzcz, createSession, createSession, m_78260_
BiFunction<File, com.mojang.datafixers.DataFixer, PrimaryLevelData> (com.mojang.serialization.DynamicOps<Tag>, DataPackConfig, com.mojang.serialization.Lifecycle): a, getLevelData, method_17926, m_dugbwxzi, createLevelDataParser, createLevelDataParser, m_211737_
Tag (File): a, readLightweightData, method_40035, m_kbwceymw, loadCompactLevelData, m_kbwceymw, m_202312_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
dib
djn
Fields
Constructors
Methods
1.17.1
Names
Fields
Constructors
Methods
1.17
Names
cyg
dib
net.minecraft.world.storage.SaveFormat
net.minecraft.src.C_2785_
net.minecraft.server.v1_16_R3.Convertable
net.minecraft.world.level.storage.Convertable
Fields
DateTimeFormatter: b, FORMATTER, field_200, f_teudzwdn, TIME_FORMATTER, field_197716_d
DateTimeFormatter: b, FORMATTER, field_200, f_teudzwdn, TIME_FORMATTER, f_78192_
org.apache.logging.log4j.Logger: a, LOGGER, field_17665, f_vrvlqdaz, LOGGER, field_215785_a
org.apache.logging.log4j.Logger: a, LOGGER, field_17665, f_vrvlqdaz, LOGGER, f_78191_
Path: d, baseDir, field_17666, f_rbwrlarm, savesDirectory, field_215786_c, universe
Path: e, baseDir, field_17666, f_rbwrlarm, savesDirectory, f_78194_
Path: e, backupDir, field_17667, f_ygzgrifg, backupsDirectory, field_215787_d, backupUniverse
Path: f, backupDir, field_17667, f_ygzgrifg, backupsDirectory, f_78195_
com.mojang.datafixers.DataFixer: f, fixerUpper, field_17668, f_lplhvbwf, dataFixer, field_215788_e
com.mojang.datafixers.DataFixer: g, fixerUpper, field_17668, f_lplhvbwf, dataFixer, f_78196_
com.google.common.collect.ImmutableList<String>: c, OLD_SETTINGS_KEYS, field_25020, f_obbylhph, GENERATOR_OPTION_KEYS, field_237257_c_
com.google.common.collect.ImmutableList<String>: d, OLD_SETTINGS_KEYS, field_25020, f_obbylhph, GENERATOR_OPTION_KEYS, f_78193_
String: c, ICON_FILENAME, field_31836, f_isjtdxvi, DEFAULT_ICON, f_164908_
Constructors
Methods
List<LevelSummary> (): b, getLevelList, method_235, m_kungaglb, getLevelList, func_75799_b
List<LevelSummary> (): b, getLevelList, method_235, m_kungaglb, getLevelList, m_78244_
boolean (String): b, levelExists, method_230, m_nieswrje, levelExists, func_90033_f
boolean (String): b, levelExists, method_230, m_nieswrje, levelExists, m_78255_
String (): a, getName, method_35504, m_xvdymvqq, getFormatName, m_164909_
boolean (String): a, isNewLevelIdAcceptable, method_240, m_tcjbtdab, isLevelNameValid, func_207742_d
boolean (String): a, isNewLevelIdAcceptable, method_240, m_tcjbtdab, isLevelNameValid, m_78240_
Path (): d, getBackupPath, method_236, m_pxqlqsgm, getBackupsDirectory, func_197712_e
Path (): d, getBackupPath, method_236, m_pxqlqsgm, getBackupsDirectory, m_78262_
int (): g, getStorageVersion, method_17931, m_ovbzmrty, getCurrentVersion, func_215782_e
int (): e, getStorageVersion, method_17931, m_ovbzmrty, getCurrentVersion, m_78265_
Path (): c, getBaseDir, method_19636, m_wewggpif, getSavesDirectory, func_215781_c
Path (): c, getBaseDir, method_19636, m_wewggpif, getSavesDirectory, m_78257_
LevelStorageSource (Path): a, createDefault, method_26999, m_acbaanbr, create, func_237269_a_
LevelStorageSource (Path): a, createDefault, method_26999, m_acbaanbr, create, m_78242_
<T> com.mojang.datafixers.util.Pair<WorldGenSettings, com.mojang.serialization.Lifecycle> (com.mojang.serialization.Dynamic<T>, com.mojang.datafixers.DataFixer, int): a, readWorldGenSettings, method_29010, m_wegrclwo, readGeneratorProperties, func_237259_a_
<T> com.mojang.datafixers.util.Pair<WorldGenSettings, com.mojang.serialization.Lifecycle> (com.mojang.serialization.Dynamic<T>, com.mojang.datafixers.DataFixer, int): a, readWorldGenSettings, method_29010, m_wegrclwo, readGeneratorProperties, m_78204_
DataPackConfig (com.mojang.serialization.Dynamic<?>): a, readDataPackConfig, method_29580, m_eixpqjce, parseDataPackSettings, func_237258_a_
DataPackConfig (com.mojang.serialization.Dynamic<?>): a, readDataPackConfig, method_29580, m_eixpqjce, parseDataPackSettings, m_78202_
<T> T (File, BiFunction<File, com.mojang.datafixers.DataFixer, T>): a, readLevelData, method_26998, m_kqxywods, readLevelProperties, func_237266_a_
<T> T (File, BiFunction<File, com.mojang.datafixers.DataFixer, T>): a, readLevelData, method_26998, m_kqxywods, readLevelProperties, m_78229_
DataPackConfig (File, com.mojang.datafixers.DataFixer): b, getDataPacks, method_29583, m_vjixqrgs, readDataPackSettings, func_237272_b_
DataPackConfig (File, com.mojang.datafixers.DataFixer): a, getDataPacks, method_29583, m_vjixqrgs, readDataPackSettings, m_78252_
BiFunction<File, com.mojang.datafixers.DataFixer, PrimaryLevelData> (com.mojang.serialization.DynamicOps<Tag>, DataPackConfig): b, getLevelData, method_17926, m_dugbwxzi, createLevelDataParser, func_237270_b_
BiFunction<File, com.mojang.datafixers.DataFixer, PrimaryLevelData> (com.mojang.serialization.DynamicOps<Tag>, DataPackConfig): a, getLevelData, method_17926, m_dugbwxzi, createLevelDataParser, m_78247_
BiFunction<File, com.mojang.datafixers.DataFixer, LevelSummary> (File, boolean): a, levelSummaryReader, method_29014, m_dekygopt, createLevelDataParser, func_237267_a_
BiFunction<File, com.mojang.datafixers.DataFixer, LevelSummary> (File, boolean): a, levelSummaryReader, method_29014, m_dekygopt, createLevelDataParser, m_78232_
LevelStorageSource$LevelStorageAccess (String): c, createAccess, method_27002, m_mglixzcz, createSession, func_237274_c_
LevelStorageSource$LevelStorageAccess (String): c, createAccess, method_27002, m_mglixzcz, createSession, m_78260_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
cyd
cyg
net.minecraft.server.v1_16_R2.Convertable
net.minecraft.server.v1_16_R3.Convertable
Fields
Constructors
Methods
1.16.3
Names
Fields
com.google.common.collect.ImmutableList<String>: c, OLD_SETTINGS_KEYS, field_25020, f_obbylhph, field_25020, field_237257_c_
com.google.common.collect.ImmutableList<String>: c, OLD_SETTINGS_KEYS, field_25020, f_obbylhph, GENERATOR_OPTION_KEYS, field_237257_c_
Constructors
Methods
<T> com.mojang.datafixers.util.Pair<WorldGenSettings, com.mojang.serialization.Lifecycle> (com.mojang.serialization.Dynamic<T>, com.mojang.datafixers.DataFixer, int): a, readWorldGenSettings, method_29010, m_wegrclwo, method_29010, func_237259_a_
<T> com.mojang.datafixers.util.Pair<WorldGenSettings, com.mojang.serialization.Lifecycle> (com.mojang.serialization.Dynamic<T>, com.mojang.datafixers.DataFixer, int): a, readWorldGenSettings, method_29010, m_wegrclwo, readGeneratorProperties, func_237259_a_
DataPackConfig (com.mojang.serialization.Dynamic<?>): a, readDataPackConfig, method_29580, m_eixpqjce, method_29580, func_237258_a_
DataPackConfig (com.mojang.serialization.Dynamic<?>): a, readDataPackConfig, method_29580, m_eixpqjce, parseDataPackSettings, func_237258_a_
DataPackConfig (File, com.mojang.datafixers.DataFixer): b, getDataPacks, method_29583, m_vjixqrgs, method_29583, func_237272_b_
DataPackConfig (File, com.mojang.datafixers.DataFixer): b, getDataPacks, method_29583, m_vjixqrgs, readDataPackSettings, func_237272_b_
BiFunction<File, com.mojang.datafixers.DataFixer, PrimaryLevelData> (com.mojang.serialization.DynamicOps<Tag>, DataPackConfig): b, getLevelData, method_17926, m_dugbwxzi, readLevelProperties, func_237270_b_
BiFunction<File, com.mojang.datafixers.DataFixer, PrimaryLevelData> (com.mojang.serialization.DynamicOps<Tag>, DataPackConfig): b, getLevelData, method_17926, m_dugbwxzi, createLevelDataParser, func_237270_b_
BiFunction<File, com.mojang.datafixers.DataFixer, LevelSummary> (File, boolean): a, levelSummaryReader, method_29014, m_dekygopt, method_29014, func_237267_a_
BiFunction<File, com.mojang.datafixers.DataFixer, LevelSummary> (File, boolean): a, levelSummaryReader, method_29014, m_dekygopt, createLevelDataParser, func_237267_a_
1.16.2
Names
dae
cyd
net.minecraft.server.v1_16_R1.Convertable
net.minecraft.server.v1_16_R2.Convertable
Fields
Constructors
Methods
1.16.1
Names
crp
dae
net.minecraft.server.v1_15_R1.Convertable
net.minecraft.server.v1_16_R1.Convertable
Fields
Path: c, baseDir, field_17666, f_rbwrlarm, savesDirectory, field_215786_c
Path: d, baseDir, field_17666, f_rbwrlarm, savesDirectory, field_215786_c, universe
Path: d, backupDir, field_17667, f_ygzgrifg, backupsDirectory, field_215787_d
Path: e, backupDir, field_17667, f_ygzgrifg, backupsDirectory, field_215787_d, backupUniverse
com.mojang.datafixers.DataFixer: e, fixerUpper, field_17668, f_lplhvbwf, dataFixer, field_215788_e
com.mojang.datafixers.DataFixer: f, fixerUpper, field_17668, f_lplhvbwf, dataFixer, field_215788_e
com.google.common.collect.ImmutableList<String>: c, OLD_SETTINGS_KEYS, field_25020, f_obbylhph, field_25020, field_237257_c_
Constructors
Methods
boolean (String): d, deleteLevel, method_233, m_txwwaiic, deleteLevel, func_75802_e
boolean (String): a, requiresConversion, method_244, m_jvdydewz, requiresConversion, func_75801_b, isConvertable
boolean (String, ProgressListener): a, convertLevel, method_17927, m_fkuoldba, convertLevel, func_75805_a, convert
LevelData (String): b, getDataTagFor, method_231, m_oviiadnw, getLevelProperties, func_75803_c
void (String, String): a, renameLevel, method_241, m_pxnsaedm, renameLevel, func_75806_a
boolean (String): e, levelExists, method_230, m_nieswrje, levelExists, func_90033_f
boolean (String): b, levelExists, method_230, m_nieswrje, levelExists, func_90033_f
File (String, String): b, getFile, method_239, m_qfigmukp, resolveFile, func_186352_b
long (String): f, makeWorldBackup, method_237, m_umchsodb, backupLevel, func_197713_h
String (): a, getName, method_232, m_xvdymvqq, getName, func_207741_a
boolean (String): c, isNewLevelIdAcceptable, method_240, m_tcjbtdab, isLevelNameValid, func_207742_d
boolean (String): a, isNewLevelIdAcceptable, method_240, m_tcjbtdab, isLevelNameValid, func_207742_d
Path (String): g, getLevelPath, method_243, m_xnikwmwt, resolvePath, func_197714_g
int (): e, getStorageVersion, method_17931, m_ovbzmrty, getCurrentVersion, func_215782_e
int (): g, getStorageVersion, method_17931, m_ovbzmrty, getCurrentVersion, func_215782_e
LevelStorage (String, MinecraftServer): a, selectLevel, method_242, m_wqpspxbp, createSaveHandler, func_197715_a
LevelStorage (Path, com.mojang.datafixers.DataFixer, String, MinecraftServer): a, selectLevel, method_17929, m_gyvmwtvh, createSaveHandler, func_215783_a
LevelData (Path, com.mojang.datafixers.DataFixer, String): a, getDataTagFor, method_17928, m_yygfhrbk, getLevelProperties, func_215779_a
LevelData (File, com.mojang.datafixers.DataFixer): a, getLevelData, method_17926, m_dugbwxzi, readLevelProperties, func_215780_a
boolean (File[]): a, deleteRecursive, method_17930, m_qyjhgwdq, deleteFilesRecursively, func_215784_a
LevelStorageSource (Path): a, createDefault, method_26999, m_acbaanbr, create, func_237269_a_
com.mojang.datafixers.util.Pair<WorldGenSettings, com.mojang.serialization.Lifecycle> (com.mojang.serialization.Dynamic<?>, com.mojang.datafixers.DataFixer, int): a, readWorldGenSettings, method_29010, m_wegrclwo, method_29010, func_237259_a_
DataPackConfig (com.mojang.serialization.Dynamic<?>): a, readDataPackConfig, method_29580, m_eixpqjce, method_29580, func_237258_a_
<T> T (File, BiFunction<File, com.mojang.datafixers.DataFixer, T>): a, readLevelData, method_26998, m_kqxywods, readLevelProperties, func_237266_a_
DataPackConfig (File, com.mojang.datafixers.DataFixer): b, getDataPacks, method_29583, m_vjixqrgs, method_29583, func_237272_b_
BiFunction<File, com.mojang.datafixers.DataFixer, PrimaryLevelData> (com.mojang.serialization.DynamicOps<Tag>, DataPackConfig): b, getLevelData, method_17926, m_dugbwxzi, readLevelProperties, func_237270_b_
BiFunction<File, com.mojang.datafixers.DataFixer, LevelSummary> (File, boolean): a, levelSummaryReader, method_29014, m_dekygopt, method_29014, func_237267_a_
LevelStorageSource$LevelStorageAccess (String): c, createAccess, method_27002, m_mglixzcz, createSession, func_237274_c_
1.15.2
Names
crm
crp
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
coq
crm
net.minecraft.server.v1_14_R1.Convertable
net.minecraft.server.v1_15_R1.Convertable
Fields
Constructors
Methods
1.14.4
Names
coj
coq
net.minecraft.world.level.storage.LevelStorageSource
net.minecraft.unmapped.C_bpwagnit
Fields
DateTimeFormatter: b, field_200, TIME_FORMATTER, field_197716_d
DateTimeFormatter: b, FORMATTER, field_200, f_teudzwdn, TIME_FORMATTER, field_197716_d
org.apache.logging.log4j.Logger: a, field_17665, LOGGER, field_215785_a
org.apache.logging.log4j.Logger: a, LOGGER, field_17665, f_vrvlqdaz, LOGGER, field_215785_a
Path: c, field_17666, savesDirectory, field_215786_c
Path: c, baseDir, field_17666, f_rbwrlarm, savesDirectory, field_215786_c
Path: d, field_17667, backupsDirectory, field_215787_d
Path: d, backupDir, field_17667, f_ygzgrifg, backupsDirectory, field_215787_d
com.mojang.datafixers.DataFixer: e, field_17668, dataFixer, field_215788_e
com.mojang.datafixers.DataFixer: e, fixerUpper, field_17668, f_lplhvbwf, dataFixer, field_215788_e
Constructors
Methods
boolean (String): d, method_233, deleteLevel, func_75802_e
boolean (String): d, deleteLevel, method_233, m_txwwaiic, deleteLevel, func_75802_e
boolean (String): a, method_244, requiresConversion, func_75801_b, isConvertable
boolean (String): a, requiresConversion, method_244, m_jvdydewz, requiresConversion, func_75801_b, isConvertable
boolean (String, IProgressUpdate): a, method_17927, convertLevel, func_75805_a, convert
boolean (String, ProgressListener): a, convertLevel, method_17927, m_fkuoldba, convertLevel, func_75805_a, convert
List<LevelSummary> (): b, method_235, getLevelList, func_75799_b
List<LevelSummary> (): b, getLevelList, method_235, m_kungaglb, getLevelList, func_75799_b
WorldData (String): b, method_231, getLevelProperties, func_75803_c
LevelData (String): b, getDataTagFor, method_231, m_oviiadnw, getLevelProperties, func_75803_c
void (String, String): a, method_241, renameLevel, func_75806_a
void (String, String): a, renameLevel, method_241, m_pxnsaedm, renameLevel, func_75806_a
boolean (String): e, method_230, levelExists, func_90033_f
boolean (String): e, levelExists, method_230, m_nieswrje, levelExists, func_90033_f
File (String, String): b, method_239, resolveFile, func_186352_b
File (String, String): b, getFile, method_239, m_qfigmukp, resolveFile, func_186352_b
long (String): f, method_237, backupLevel, func_197713_h
long (String): f, makeWorldBackup, method_237, m_umchsodb, backupLevel, func_197713_h
String (): a, method_232, getName, func_207741_a
String (): a, getName, method_232, m_xvdymvqq, getName, func_207741_a
boolean (String): c, method_240, isLevelNameValid, func_207742_d
boolean (String): c, isNewLevelIdAcceptable, method_240, m_tcjbtdab, isLevelNameValid, func_207742_d
Path (String): g, method_243, resolvePath, func_197714_g
Path (String): g, getLevelPath, method_243, m_xnikwmwt, resolvePath, func_197714_g
Path (): d, method_236, getBackupsDirectory, func_197712_e
Path (): d, getBackupPath, method_236, m_pxqlqsgm, getBackupsDirectory, func_197712_e
int (): e, method_17931, getCurrentVersion, func_215782_e
int (): e, getStorageVersion, method_17931, m_ovbzmrty, getCurrentVersion, func_215782_e
WorldNBTStorage (String, MinecraftServer): a, method_242, createSaveHandler, func_197715_a
LevelStorage (String, MinecraftServer): a, selectLevel, method_242, m_wqpspxbp, createSaveHandler, func_197715_a
WorldNBTStorage (Path, com.mojang.datafixers.DataFixer, String, MinecraftServer): a, method_17929, createSaveHandler, func_215783_a
LevelStorage (Path, com.mojang.datafixers.DataFixer, String, MinecraftServer): a, selectLevel, method_17929, m_gyvmwtvh, createSaveHandler, func_215783_a
WorldData (Path, com.mojang.datafixers.DataFixer, String): a, method_17928, getLevelProperties, func_215779_a
LevelData (Path, com.mojang.datafixers.DataFixer, String): a, getDataTagFor, method_17928, m_yygfhrbk, getLevelProperties, func_215779_a
WorldData (File, com.mojang.datafixers.DataFixer): a, method_17926, readLevelProperties, func_215780_a
LevelData (File, com.mojang.datafixers.DataFixer): a, getLevelData, method_17926, m_dugbwxzi, readLevelProperties, func_215780_a
boolean (File[]): a, method_17930, deleteFilesRecursively, func_215784_a
boolean (File[]): a, deleteRecursive, method_17930, m_qyjhgwdq, deleteFilesRecursively, func_215784_a
Path (): c, method_19636, getSavesDirectory, func_215781_c
Path (): c, getBaseDir, method_19636, m_wewggpif, getSavesDirectory, func_215781_c
1.14.3
Names
cof
coj
net.minecraft.world.level.storage.LevelStorage
Fields
DateTimeFormatter: b, field_200, field_197716_d
DateTimeFormatter: b, field_200, TIME_FORMATTER, field_197716_d
org.apache.logging.log4j.Logger: a, field_17665, field_215785_a
org.apache.logging.log4j.Logger: a, field_17665, LOGGER, field_215785_a
Path: c, field_17666, field_215786_c
Path: c, field_17666, savesDirectory, field_215786_c
Path: d, field_17667, field_215787_d
Path: d, field_17667, backupsDirectory, field_215787_d
com.mojang.datafixers.DataFixer: e, field_17668, field_215788_e
com.mojang.datafixers.DataFixer: e, field_17668, dataFixer, field_215788_e
Constructors
Methods
boolean (String): d, method_233, func_75802_e
boolean (String): d, method_233, deleteLevel, func_75802_e
boolean (String): a, method_244, func_75801_b, isConvertable
boolean (String): a, method_244, requiresConversion, func_75801_b, isConvertable
boolean (String, IProgressUpdate): a, method_17927, func_75805_a, convert
boolean (String, IProgressUpdate): a, method_17927, convertLevel, func_75805_a, convert
List<WorldSummary> (): b, method_235, func_75799_b
List<LevelSummary> (): b, method_235, getLevelList, func_75799_b
WorldData (String): b, method_231, func_75803_c
WorldData (String): b, method_231, getLevelProperties, func_75803_c
void (String, String): a, method_241, func_75806_a
void (String, String): a, method_241, renameLevel, func_75806_a
boolean (String): e, method_230, func_90033_f
boolean (String): e, method_230, levelExists, func_90033_f
File (String, String): b, method_239, func_186352_b
File (String, String): b, method_239, resolveFile, func_186352_b
long (String): f, method_237, func_197713_h
long (String): f, method_237, backupLevel, func_197713_h
String (): a, method_232, func_207741_a
String (): a, method_232, getName, func_207741_a
boolean (String): c, method_240, func_207742_d
boolean (String): c, method_240, isLevelNameValid, func_207742_d
Path (String): g, method_243, func_197714_g
Path (String): g, method_243, resolvePath, func_197714_g
Path (): d, method_236, func_197712_e
Path (): d, method_236, getBackupsDirectory, func_197712_e
int (): e, method_17931, func_215782_e
int (): e, method_17931, getCurrentVersion, func_215782_e
WorldNBTStorage (String, MinecraftServer): a, method_242, func_197715_a
WorldNBTStorage (String, MinecraftServer): a, method_242, createSaveHandler, func_197715_a
WorldNBTStorage (Path, com.mojang.datafixers.DataFixer, String, MinecraftServer): a, method_17929, func_215783_a
WorldNBTStorage (Path, com.mojang.datafixers.DataFixer, String, MinecraftServer): a, method_17929, createSaveHandler, func_215783_a
WorldData (Path, com.mojang.datafixers.DataFixer, String): a, method_17928, func_215779_a
WorldData (Path, com.mojang.datafixers.DataFixer, String): a, method_17928, getLevelProperties, func_215779_a
WorldData (File, com.mojang.datafixers.DataFixer): a, method_17926, func_215780_a
WorldData (File, com.mojang.datafixers.DataFixer): a, method_17926, readLevelProperties, func_215780_a
boolean (File[]): a, method_17930, func_215784_a
boolean (File[]): a, method_17930, deleteFilesRecursively, func_215784_a
Path (): c, method_19636, func_215781_c
Path (): c, method_19636, getSavesDirectory, func_215781_c
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
cod
cof
Fields
Constructors
Methods
1.14
Names
cce
cod
net.minecraft.class_32
net.minecraft.world.storage.ISaveFormat
net.minecraft.world.storage.SaveFormat
net.minecraft.server.v1_13_R2.Convertable
net.minecraft.server.v1_14_R1.Convertable
Fields
DateTimeFormatter: d, field_197716_d
DateTimeFormatter: b, field_200, field_197716_d
org.apache.logging.log4j.Logger: a, field_17665, field_215785_a
Path: c, field_17666, field_215786_c
Path: d, field_17667, field_215787_d
com.mojang.datafixers.DataFixer: e, field_17668, field_215788_e
Constructors
(Path, Path, com.mojang.datafixers.DataFixer)
Methods
void (): d, func_75800_d
boolean (String): e, func_75802_e
boolean (String): d, method_233, func_75802_e
boolean (String): b, func_75801_b, isConvertable
boolean (String): a, method_244, func_75801_b, isConvertable
boolean (String, IProgressUpdate): a, func_75805_a, convert
boolean (String, IProgressUpdate): a, method_17927, func_75805_a, convert
List<WorldSummary> (): b, func_75799_b
List<WorldSummary> (): b, method_235, func_75799_b
WorldData (String): c, func_75803_c
WorldData (String): b, method_231, func_75803_c
void (String, String): a, func_75806_a
void (String, String): a, method_241, func_75806_a
boolean (String): f, func_90033_f
boolean (String): e, method_230, func_90033_f
File (String, String): b, func_186352_b
File (String, String): b, method_239, func_186352_b
IDataManager (String, MinecraftServer): a, func_197715_a
long (String): h, func_197713_h
long (String): f, method_237, func_197713_h
String (): a, func_207741_a
String (): a, method_232, func_207741_a
boolean (String): d, func_207742_d
boolean (String): c, method_240, func_207742_d
boolean (String): a, func_207743_a
Path (String): g, func_197714_g
Path (String): g, method_243, func_197714_g
Path (): e, func_197712_e
Path (): d, method_236, func_197712_e
int (): e, method_17931, func_215782_e
WorldNBTStorage (String, MinecraftServer): a, method_242, func_197715_a
WorldNBTStorage (Path, com.mojang.datafixers.DataFixer, String, MinecraftServer): a, method_17929, func_215783_a
WorldData (Path, com.mojang.datafixers.DataFixer, String): a, method_17928, func_215779_a
WorldData (File, com.mojang.datafixers.DataFixer): a, method_17926, func_215780_a
boolean (File[]): a, method_17930, func_215784_a
Path (): c, method_19636, func_215781_c
1.13.2
Names
ccd
cce
Fields
Constructors
Methods
1.13.1
Names
cbt
ccd
net.minecraft.server.v1_13_R1.Convertable
net.minecraft.server.v1_13_R2.Convertable
Fields
Constructors
Methods
1.13
Names
bfg
cbt
net.minecraft.server.v1_12_R1.Convertable
net.minecraft.server.v1_13_R1.Convertable
Fields
DateTimeFormatter: d, field_197716_d
Constructors
Methods
IDataManager (String, boolean): a, func_75804_a
String (): a, func_154333_a
boolean (String): d, func_154335_d
boolean (String): a, func_154334_a
IDataManager (String, MinecraftServer): a, func_197715_a
long (String): h, func_197713_h
String (): a, func_207741_a
boolean (String): d, func_207742_d
boolean (String): a, func_207743_a
Path (String): g, func_197714_g
Path (): e, func_197712_e
1.12.2
Names
Fields
Constructors
Methods
1.12.1
Names
bfe
bfg
Fields
Constructors
Methods
1.12
Names
bby
bfe
net.minecraft.server.v1_11_R1.Convertable
net.minecraft.server.v1_12_R1.Convertable
Fields
Constructors
Methods
1.11.2
Names
Fields
Constructors
Methods
1.11.1
Names
bbw
bby
Fields
Constructors
Methods
1.11
Names
bad
bbw
net.minecraft.server.v1_10_R1.Convertable
net.minecraft.server.v1_11_R1.Convertable
Fields
Constructors
Methods
1.10.2
Names
Fields
Constructors
Methods
1.10
Names
azk
bad
net.minecraft.server.v1_9_R2.Convertable
net.minecraft.server.v1_10_R1.Convertable
Fields
Constructors
Methods
1.9.4
Names
azj
azk
net.minecraft.server.v1_9_R1.Convertable
net.minecraft.server.v1_9_R2.Convertable
Fields
Constructors
Methods
1.9.2
Names
azk
azj
Fields
Constructors
Methods
1.9
Names
atr
azk
net.minecraft.server.v1_8_R3.Convertable
net.minecraft.server.v1_9_R1.Convertable
Fields
Constructors
Methods
File (String, String): b, func_186352_b
1.8.8
Names
atr
net.minecraft.world.storage.ISaveFormat
net.minecraft.server.v1_8_R3.Convertable
Fields
Constructors
Methods
IDataManager (String, boolean): a, func_75804_a
void (): d, func_75800_d
boolean (String): e, func_75802_e
boolean (String): b, func_75801_b, isConvertable
boolean (String, IProgressUpdate): a, func_75805_a, convert
String (): a, func_154333_a
List<SaveFormatComparator> (): b, func_75799_b
WorldData (String): c, func_75803_c
boolean (String): d, func_154335_d
void (String, String): a, func_75806_a
boolean (String): a, func_154334_a
boolean (String): f, func_90033_f