History - net.minecraft.util.worldupdate.WorldUpgrader
25w45a
Names
cbe
cco
Fields
ThreadFactory: b, THREAD_FACTORY, field_5757, UPDATE_THREAD_FACTORY, f_18798_
ThreadFactory: b, THREAD_FACTORY, field_5757, UPDATE_THREAD_FACTORY
Thread: o, thread, field_5767, updateThread, f_18802_
Thread: o, thread, field_5767, updateThread
boolean: q, running, field_5760, keepUpgradingChunks, f_18804_
boolean: q, running, field_5760, keepUpgradingChunks
boolean: r, finished, field_5759, done, f_18805_
boolean: r, finished, field_5759, done
float: s, progress, field_5763, progress, f_18806_
float: s, progress, field_5763, progress
int: t, totalChunks, field_5768, totalChunkCount, f_18807_
int: t, totalChunks, field_5768, totalChunkCount
int: v, converted, field_5766, upgradedChunkCount, f_18808_
int: v, converted, field_5766, upgradedChunkCount
int: w, skipped, field_5764, skippedChunkCount, f_18809_
int: w, skipped, field_5764, skippedChunkCount
Component: y, status, field_5765, status, f_18811_
Component: y, status, field_5765, status
boolean: l, eraseCache, field_19225, eraseCache, f_18800_
boolean: l, eraseCache, field_19225, eraseCache
Pattern: z, REGEX, field_17622, REGION_FILE_PATTERN, f_18812_
Pattern: z, REGEX, field_17622, REGION_FILE_PATTERN
DimensionDataStorage: A, overworldDataStorage, field_5755, persistentStateManager, f_18813_
DimensionDataStorage: A, overworldDataStorage, field_5755, persistentStateManager
LevelStorageSource$LevelStorageAccess: n, levelStorage, field_24083, session, f_18801_
LevelStorageSource$LevelStorageAccess: n, levelStorage, field_24083, session
com.mojang.datafixers.DataFixer: p, dataFixer, field_24084, dataFixer, f_18803_
com.mojang.datafixers.DataFixer: p, dataFixer, field_24084, dataFixer
org.slf4j.Logger: a, LOGGER, field_5756, LOGGER, f_18797_
org.slf4j.Logger: a, LOGGER, field_5756, LOGGER
Registry<LevelStem>: j, dimensions, field_40113, dimensionOptionsRegistry, f_243889_
Registry<LevelStem>: j, dimensions, field_40113, dimensionOptionsRegistry
Set<ResourceKey<Level>>: k, levels, field_40114, worldKeys, f_243666_
Set<ResourceKey<Level>>: k, levels, field_40114, worldKeys
it.unimi.dsi.fastutil.objects.Reference2FloatMap<ResourceKey<Level>>: x, progressMap, field_5762, dimensionProgress, f_18810_
it.unimi.dsi.fastutil.objects.Reference2FloatMap<ResourceKey<Level>>: x, progressMap, field_5762, dimensionProgress
String: c, NEW_DIRECTORY_PREFIX, field_48723, NEW_PREFIX, f_315260_
String: c, NEW_DIRECTORY_PREFIX, field_48723, NEW_PREFIX
boolean: m, recreateRegionFiles, field_48730, recreateRegionFiles, f_316532_
boolean: m, recreateRegionFiles, field_48730, recreateRegionFiles
int: u, totalFiles, field_48731, totalRegionCount, f_314234_
int: u, totalFiles, field_48731, totalRegionCount
Component: d, STATUS_UPGRADING_POI, field_48724, UPGRADING_POI_TEXT, f_314932_
Component: d, STATUS_UPGRADING_POI, field_48724, UPGRADING_POI_TEXT
Component: e, STATUS_FINISHED_POI, field_48725, FINISHED_POI_TEXT, f_316185_
Component: e, STATUS_FINISHED_POI, field_48725, FINISHED_POI_TEXT
Component: f, STATUS_UPGRADING_ENTITIES, field_48726, UPGRADING_ENTITIES_TEXT, f_315886_
Component: f, STATUS_UPGRADING_ENTITIES, field_48726, UPGRADING_ENTITIES_TEXT
Component: g, STATUS_FINISHED_ENTITIES, field_48727, FINISHED_ENTITIES_TEXT, f_317146_
Component: g, STATUS_FINISHED_ENTITIES, field_48727, FINISHED_ENTITIES_TEXT
Component: h, STATUS_UPGRADING_CHUNKS, field_48728, UPGRADING_CHUNKS_TEXT, f_314844_
Component: h, STATUS_UPGRADING_CHUNKS, field_48728, UPGRADING_CHUNKS_TEXT
Component: i, STATUS_FINISHED_CHUNKS, field_48729, FINISHED_CHUNKS_TEXT, f_316515_
Component: i, STATUS_FINISHED_CHUNKS, field_48729, FINISHED_CHUNKS_TEXT
Constructors
Methods
void (): a, cancel, method_5402, cancel, m_18820_
void (): a, cancel, method_5402, cancel
void (): i, work, method_5404, updateWorld, m_18838_
void (): i, work, method_5404, updateWorld
boolean (): b, isFinished, method_5403, isDone, m_18829_
boolean (): b, isFinished, method_5403, isDone
int (): e, getTotalChunks, method_5397, getTotalChunkCount, m_18834_
int (): e, getTotalChunks, method_5397, getTotalChunkCount
int (): f, getConverted, method_5400, getUpgradedChunkCount, m_18835_
int (): f, getConverted, method_5400, getUpgradedChunkCount
int (): g, getSkipped, method_5399, getSkippedChunkCount, m_18836_
int (): g, getSkipped, method_5399, getSkippedChunkCount
Component (): h, getStatus, method_5394, getStatus, m_18837_
Component (): h, getStatus, method_5394, getStatus
float (): d, getProgress, method_5401, getProgress, m_18833_
float (): d, getProgress, method_5401, getProgress
float (ResourceKey<Level>): a, dimensionProgress, method_5393, getProgress, m_18827_
float (ResourceKey<Level>): a, dimensionProgress, method_5393, getProgress
Set<ResourceKey<Level>> (): c, levels, method_28304, getWorlds, m_246941_
Set<ResourceKey<Level>> (): c, levels, method_28304, getWorlds
Path (Path): a, resolveRecreateDirectory, method_56987, getNewDirectoryPath, m_324714_
Path (Path): a, resolveRecreateDirectory, method_56987, getNewDirectoryPath
void (): close, close, close
void (): close, close
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
bwx
cbe
Fields
Constructors
Methods
1.21.8
Names
Fields
Constructors
Methods
1.21.7
Names
Fields
Constructors
Methods
1.21.6
Names
buq
bwx
Fields
Constructors
Methods
1.21.5
Names
brz
buq
Fields
Constructors
(LevelStorageSource$LevelStorageAccess, com.mojang.datafixers.DataFixer, RegistryAccess, boolean, boolean)
(LevelStorageSource$LevelStorageAccess, com.mojang.datafixers.DataFixer, WorldData, RegistryAccess, boolean, boolean)
Methods
1.21.4
Names
bsx
brz
Fields
Constructors
Methods
1.21.3
Names
bqf
bsx
Fields
MutableComponent: d, STATUS_UPGRADING_POI, field_48724, UPGRADING_POI_TEXT, f_314932_
MutableComponent: e, STATUS_FINISHED_POI, field_48725, FINISHED_POI_TEXT, f_316185_
MutableComponent: f, STATUS_UPGRADING_ENTITIES, field_48726, UPGRADING_ENTITIES_TEXT, f_315886_
MutableComponent: g, STATUS_FINISHED_ENTITIES, field_48727, FINISHED_ENTITIES_TEXT, f_317146_
MutableComponent: h, STATUS_UPGRADING_CHUNKS, field_48728, UPGRADING_CHUNKS_TEXT, f_314844_
MutableComponent: i, STATUS_FINISHED_CHUNKS, field_48729, FINISHED_CHUNKS_TEXT, f_316515_
Component: d, STATUS_UPGRADING_POI, field_48724, UPGRADING_POI_TEXT, f_314932_
Component: e, STATUS_FINISHED_POI, field_48725, FINISHED_POI_TEXT, f_316185_
Component: f, STATUS_UPGRADING_ENTITIES, field_48726, UPGRADING_ENTITIES_TEXT, f_315886_
Component: g, STATUS_FINISHED_ENTITIES, field_48727, FINISHED_ENTITIES_TEXT, f_317146_
Component: h, STATUS_UPGRADING_CHUNKS, field_48728, UPGRADING_CHUNKS_TEXT, f_314844_
Component: i, STATUS_FINISHED_CHUNKS, field_48729, FINISHED_CHUNKS_TEXT, f_316515_
Constructors
Methods
void (): close, close, close
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
bqk
bqf
Fields
Constructors
Methods
1.20.6
Names
bjp
bqk
Fields
Thread: g, thread, field_5767, updateThread, f_18802_
Thread: o, thread, field_5767, updateThread, f_18802_
boolean: i, running, field_5760, keepUpgradingChunks, f_18804_
boolean: q, running, field_5760, keepUpgradingChunks, f_18804_
boolean: j, finished, field_5759, done, f_18805_
boolean: r, finished, field_5759, done, f_18805_
float: k, progress, field_5763, progress, f_18806_
float: s, progress, field_5763, progress, f_18806_
int: l, totalChunks, field_5768, totalChunkCount, f_18807_
int: t, totalChunks, field_5768, totalChunkCount, f_18807_
int: m, converted, field_5766, upgradedChunkCount, f_18808_
int: v, converted, field_5766, upgradedChunkCount, f_18808_
int: n, skipped, field_5764, skippedChunkCount, f_18809_
int: w, skipped, field_5764, skippedChunkCount, f_18809_
Component: p, status, field_5765, status, f_18811_
Component: y, status, field_5765, status, f_18811_
boolean: e, eraseCache, field_19225, eraseCache, f_18800_
boolean: l, eraseCache, field_19225, eraseCache, f_18800_
Pattern: q, REGEX, field_17622, REGION_FILE_PATTERN, f_18812_
Pattern: z, REGEX, field_17622, REGION_FILE_PATTERN, f_18812_
DimensionDataStorage: r, overworldDataStorage, field_5755, persistentStateManager, f_18813_
DimensionDataStorage: A, overworldDataStorage, field_5755, persistentStateManager, f_18813_
LevelStorageSource$LevelStorageAccess: f, levelStorage, field_24083, session, f_18801_
LevelStorageSource$LevelStorageAccess: n, levelStorage, field_24083, session, f_18801_
com.mojang.datafixers.DataFixer: h, dataFixer, field_24084, dataFixer, f_18803_
com.mojang.datafixers.DataFixer: p, dataFixer, field_24084, dataFixer, f_18803_
Registry<LevelStem>: c, dimensions, field_40113, dimensionOptionsRegistry, f_243889_
Registry<LevelStem>: j, dimensions, field_40113, dimensionOptionsRegistry, f_243889_
Set<ResourceKey<Level>>: d, levels, field_40114, worldKeys, f_243666_
Set<ResourceKey<Level>>: k, levels, field_40114, worldKeys, f_243666_
it.unimi.dsi.fastutil.objects.Reference2FloatMap<ResourceKey<Level>>: o, progressMap, field_5762, dimensionProgress, f_18810_
it.unimi.dsi.fastutil.objects.Reference2FloatMap<ResourceKey<Level>>: x, progressMap, field_5762, dimensionProgress, f_18810_
String: c, NEW_DIRECTORY_PREFIX, field_48723, NEW_PREFIX, f_315260_
MutableComponent: d, STATUS_UPGRADING_POI, field_48724, UPGRADING_POI_TEXT, f_314932_
MutableComponent: e, STATUS_FINISHED_POI, field_48725, FINISHED_POI_TEXT, f_316185_
MutableComponent: f, STATUS_UPGRADING_ENTITIES, field_48726, UPGRADING_ENTITIES_TEXT, f_315886_
MutableComponent: g, STATUS_FINISHED_ENTITIES, field_48727, FINISHED_ENTITIES_TEXT, f_317146_
MutableComponent: h, STATUS_UPGRADING_CHUNKS, field_48728, UPGRADING_CHUNKS_TEXT, f_314844_
MutableComponent: i, STATUS_FINISHED_CHUNKS, field_48729, FINISHED_CHUNKS_TEXT, f_316515_
boolean: m, recreateRegionFiles, field_48730, recreateRegionFiles, f_316532_
int: u, totalFiles, field_48731, totalRegionCount, f_314234_
Constructors
(LevelStorageSource$LevelStorageAccess, com.mojang.datafixers.DataFixer, Registry<LevelStem>, boolean)
(LevelStorageSource$LevelStorageAccess, com.mojang.datafixers.DataFixer, RegistryAccess, boolean, boolean)
Methods
List<ChunkPos> (ResourceKey<Level>): b, getAllChunkPos, method_17830, getChunkPositions, m_18830_
Path (Path): a, resolveRecreateDirectory, method_56987, getNewDirectoryPath, m_324714_
1.20.4
Names
bgm
bjp
Fields
it.unimi.dsi.fastutil.objects.Object2FloatMap<ResourceKey<Level>>: o, progressMap, field_5762, dimensionProgress, f_18810_
it.unimi.dsi.fastutil.objects.Reference2FloatMap<ResourceKey<Level>>: o, progressMap, field_5762, dimensionProgress, f_18810_
Constructors
Methods
1.20.2
Names
bdl
bgm
Fields
Constructors
Methods
1.20.1
Names
bdm
bdl
Fields
Constructors
Methods
1.19.4
Names
bca
bdm
Fields
Constructors
Methods
1.19.3
Names
azx
bca
Fields
Thread: f, thread, field_5767, updateThread, f_18802_
Thread: g, thread, field_5767, updateThread, f_18802_
boolean: h, running, field_5760, keepUpgradingChunks, f_18804_
boolean: i, running, field_5760, keepUpgradingChunks, f_18804_
boolean: i, finished, field_5759, done, f_18805_
boolean: j, finished, field_5759, done, f_18805_
float: j, progress, field_5763, progress, f_18806_
float: k, progress, field_5763, progress, f_18806_
int: k, totalChunks, field_5768, totalChunkCount, f_18807_
int: l, totalChunks, field_5768, totalChunkCount, f_18807_
int: l, converted, field_5766, upgradedChunkCount, f_18808_
int: m, converted, field_5766, upgradedChunkCount, f_18808_
int: m, skipped, field_5764, skippedChunkCount, f_18809_
int: n, skipped, field_5764, skippedChunkCount, f_18809_
Component: o, status, field_5765, status, f_18811_
Component: p, status, field_5765, status, f_18811_
it.unimi.dsi.fastutil.objects.Object2FloatMap<ResourceKey<Level>>: n, progressMap, field_5762, dimensionProgress, f_18810_
it.unimi.dsi.fastutil.objects.Object2FloatMap<ResourceKey<Level>>: o, progressMap, field_5762, dimensionProgress, f_18810_
boolean: d, eraseCache, field_19225, eraseCache, f_18800_
boolean: e, eraseCache, field_19225, eraseCache, f_18800_
Pattern: p, REGEX, field_17622, REGION_FILE_PATTERN, f_18812_
Pattern: q, REGEX, field_17622, REGION_FILE_PATTERN, f_18812_
DimensionDataStorage: q, overworldDataStorage, field_5755, persistentStateManager, f_18813_
DimensionDataStorage: r, overworldDataStorage, field_5755, persistentStateManager, f_18813_
LevelStorageSource$LevelStorageAccess: e, levelStorage, field_24083, session, f_18801_
LevelStorageSource$LevelStorageAccess: f, levelStorage, field_24083, session, f_18801_
com.mojang.datafixers.DataFixer: g, dataFixer, field_24084, dataFixer, f_18803_
com.mojang.datafixers.DataFixer: h, dataFixer, field_24084, dataFixer, f_18803_
WorldGenSettings: c, worldGenSettings, field_35454, generatorOptions, f_185925_
Registry<LevelStem>: c, dimensions, field_40113, dimensionOptionsRegistry, f_243889_
Set<ResourceKey<Level>>: d, levels, field_40114, worldKeys, f_243666_
Constructors
(LevelStorageSource$LevelStorageAccess, com.mojang.datafixers.DataFixer, WorldGenSettings, boolean)
(LevelStorageSource$LevelStorageAccess, com.mojang.datafixers.DataFixer, Registry<LevelStem>, boolean)
Methods
com.google.common.collect.ImmutableSet<ResourceKey<Level>> (): c, levels, method_28304, getWorlds, m_18832_
Set<ResourceKey<Level>> (): c, levels, method_28304, getWorlds, m_246941_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
aza
azx
Fields
Constructors
Methods
1.19
Names
avv
aza
Fields
Constructors
Methods
1.18.2
Names
ave
avv
Fields
org.apache.logging.log4j.Logger: a, LOGGER, field_5756, LOGGER, f_18797_
org.slf4j.Logger: a, LOGGER, field_5756, LOGGER, f_18797_
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
arp
ave
Fields
com.google.common.collect.ImmutableSet<ResourceKey<Level>>: c, levels, field_25354, worlds, f_18799_
WorldGenSettings: c, worldGenSettings, field_35454, generatorOptions, f_185925_
Constructors
(LevelStorageSource$LevelStorageAccess, com.mojang.datafixers.DataFixer, com.google.common.collect.ImmutableSet<ResourceKey<Level>>, boolean)
(LevelStorageSource$LevelStorageAccess, com.mojang.datafixers.DataFixer, WorldGenSettings, boolean)
Methods
1.17.1
Names
aro
arp
Fields
Constructors
Methods
1.17
Names
aoi
aro
net.minecraft.util.WorldOptimizer
net.minecraft.src.C_458_
Fields
org.apache.logging.log4j.Logger: a, LOGGER, field_5756, LOGGER, field_212219_a
org.apache.logging.log4j.Logger: a, LOGGER, field_5756, LOGGER, f_18797_
ThreadFactory: b, THREAD_FACTORY, field_5757, UPDATE_THREAD_FACTORY, field_212220_b
ThreadFactory: b, THREAD_FACTORY, field_5757, UPDATE_THREAD_FACTORY, f_18798_
Thread: f, thread, field_5767, updateThread, field_212223_e
Thread: f, thread, field_5767, updateThread, f_18802_
boolean: h, running, field_5760, keepUpgradingChunks, field_212224_f
boolean: h, running, field_5760, keepUpgradingChunks, f_18804_
boolean: i, finished, field_5759, done, field_212225_g
boolean: i, finished, field_5759, done, f_18805_
float: j, progress, field_5763, progress, field_212232_n
float: j, progress, field_5763, progress, f_18806_
int: k, totalChunks, field_5768, totalChunkCount, field_212233_o
int: k, totalChunks, field_5768, totalChunkCount, f_18807_
int: l, converted, field_5766, upgradedChunkCount, field_212234_p
int: l, converted, field_5766, upgradedChunkCount, f_18808_
int: m, skipped, field_5764, skippedChunkCount, field_212235_q
int: m, skipped, field_5764, skippedChunkCount, f_18809_
Component: o, status, field_5765, status, field_212236_r
Component: o, status, field_5765, status, f_18811_
it.unimi.dsi.fastutil.objects.Object2FloatMap<ResourceKey<Level>>: n, progressMap, field_5762, dimensionProgress, field_212544_m
it.unimi.dsi.fastutil.objects.Object2FloatMap<ResourceKey<Level>>: n, progressMap, field_5762, dimensionProgress, f_18810_
boolean: d, eraseCache, field_19225, eraseCache, field_219957_d
boolean: d, eraseCache, field_19225, eraseCache, f_18800_
Pattern: p, REGEX, field_17622, REGION_FILE_PATTERN, field_219959_p
Pattern: p, REGEX, field_17622, REGION_FILE_PATTERN, f_18812_
DimensionDataStorage: q, overworldDataStorage, field_5755, persistentStateManager, field_219960_q
DimensionDataStorage: q, overworldDataStorage, field_5755, persistentStateManager, f_18813_
com.google.common.collect.ImmutableSet<ResourceKey<Level>>: c, levels, field_25354, worlds, field_233529_c_
com.google.common.collect.ImmutableSet<ResourceKey<Level>>: c, levels, field_25354, worlds, f_18799_
LevelStorageSource$LevelStorageAccess: e, levelStorage, field_24083, session, field_212221_c
LevelStorageSource$LevelStorageAccess: e, levelStorage, field_24083, session, f_18801_
com.mojang.datafixers.DataFixer: g, dataFixer, field_24084, dataFixer, field_233530_g_
com.mojang.datafixers.DataFixer: g, dataFixer, field_24084, dataFixer, f_18803_
Constructors
Methods
void (): a, cancel, method_5402, cancel, func_212217_a
void (): a, cancel, method_5402, cancel, m_18820_
void (): i, work, method_5404, updateWorld, func_212216_o
void (): i, work, method_5404, updateWorld, m_18838_
boolean (): b, isFinished, method_5403, isDone, func_212218_b
boolean (): b, isFinished, method_5403, isDone, m_18829_
int (): e, getTotalChunks, method_5397, getTotalChunkCount, func_212211_j
int (): e, getTotalChunks, method_5397, getTotalChunkCount, m_18834_
int (): f, getConverted, method_5400, getUpgradedChunkCount, func_212208_k
int (): f, getConverted, method_5400, getUpgradedChunkCount, m_18835_
int (): g, getSkipped, method_5399, getSkippedChunkCount, func_212209_l
int (): g, getSkipped, method_5399, getSkippedChunkCount, m_18836_
Component (): h, getStatus, method_5394, getStatus, func_212215_m
Component (): h, getStatus, method_5394, getStatus, m_18837_
float (): d, getProgress, method_5401, getProgress, func_212207_i
float (): d, getProgress, method_5401, getProgress, m_18833_
List<ChunkPos> (ResourceKey<Level>): b, getAllChunkPos, method_17830, getChunkPositions, func_233532_b_
List<ChunkPos> (ResourceKey<Level>): b, getAllChunkPos, method_17830, getChunkPositions, m_18830_
com.google.common.collect.ImmutableSet<ResourceKey<Level>> (): c, levels, method_28304, method_28304, func_233533_c_
com.google.common.collect.ImmutableSet<ResourceKey<Level>> (): c, levels, method_28304, getWorlds, m_18832_
float (ResourceKey<Level>): a, dimensionProgress, method_5393, getProgress, func_233531_a_
float (ResourceKey<Level>): a, dimensionProgress, method_5393, getProgress, m_18827_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
aof
aoi
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
amu
aof
Fields
boolean: i, finished, field_5759, isDone, field_212225_g
boolean: i, finished, field_5759, done, field_212225_g
Constructors
Methods
1.16.1
Names
aiz
amu
Fields
String: c, levelName, field_5758, levelName, field_212237_s
LevelStorage: e, levelStorage, field_5761, worldSaveHandler, field_212221_c
File: g, pathToWorld, field_17621, worldDirectory, field_219958_g
com.google.common.collect.ImmutableSet<ResourceKey<Level>>: c, levels, field_25354, worlds, field_233529_c_
LevelStorageSource$LevelStorageAccess: e, levelStorage, field_24083, session, field_212221_c
com.mojang.datafixers.DataFixer: g, dataFixer, field_24084, dataFixer, field_233530_g_
Constructors
(String, LevelStorageSource, LevelData, boolean)
(LevelStorageSource$LevelStorageAccess, com.mojang.datafixers.DataFixer, com.google.common.collect.ImmutableSet<ResourceKey<Level>>, boolean)
Methods
int (): d, getTotalChunks, method_5397, getTotalChunkCount, func_212211_j
int (): e, getTotalChunks, method_5397, getTotalChunkCount, func_212211_j
int (): e, getConverted, method_5400, getUpgradedChunkCount, func_212208_k
int (): f, getConverted, method_5400, getUpgradedChunkCount, func_212208_k
int (): f, getSkipped, method_5399, getSkippedChunkCount, func_212209_l
int (): g, getSkipped, method_5399, getSkippedChunkCount, func_212209_l
Component (): g, getStatus, method_5394, getStatus, func_212215_m
Component (): h, getStatus, method_5394, getStatus, func_212215_m
float (): c, getProgress, method_5401, getProgress, func_212207_i
float (): d, getProgress, method_5401, getProgress, func_212207_i
float (DimensionType): a, dimensionProgress, method_5393, getProgress, func_212543_a
List<ChunkPos> (DimensionType): b, getAllChunkPos, method_17830, getChunkPositions, func_219953_b
List<ChunkPos> (ResourceKey<Level>): b, getAllChunkPos, method_17830, getChunkPositions, func_233532_b_
com.google.common.collect.ImmutableSet<ResourceKey<Level>> (): c, levels, method_28304, method_28304, func_233533_c_
float (ResourceKey<Level>): a, dimensionProgress, method_5393, getProgress, func_233531_a_
1.15.2
Names
aiw
aiz
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
agx
aiw
Fields
Constructors
Methods
1.14.4
Names
agu
agx
net.minecraft.util.worldupdate.WorldUpgrader
Fields
org.apache.logging.log4j.Logger: a, field_5756, LOGGER, field_212219_a
org.apache.logging.log4j.Logger: a, LOGGER, field_5756, LOGGER, field_212219_a
ThreadFactory: b, field_5757, UPDATE_THREAD_FACTORY, field_212220_b
ThreadFactory: b, THREAD_FACTORY, field_5757, UPDATE_THREAD_FACTORY, field_212220_b
Thread: f, field_5767, updateThread, field_212223_e
Thread: f, thread, field_5767, updateThread, field_212223_e
boolean: h, field_5760, keepUpgradingChunks, field_212224_f
boolean: h, running, field_5760, keepUpgradingChunks, field_212224_f
boolean: i, field_5759, isDone, field_212225_g
boolean: i, finished, field_5759, isDone, field_212225_g
float: j, field_5763, progress, field_212232_n
float: j, progress, field_5763, progress, field_212232_n
int: k, field_5768, totalChunkCount, field_212233_o
int: k, totalChunks, field_5768, totalChunkCount, field_212233_o
int: l, field_5766, upgradedChunkCount, field_212234_p
int: l, converted, field_5766, upgradedChunkCount, field_212234_p
int: m, field_5764, skippedChunkCount, field_212235_q
int: m, skipped, field_5764, skippedChunkCount, field_212235_q
Text: o, field_5765, status, field_212236_r
Component: o, status, field_5765, status, field_212236_r
String: c, field_5758, levelName, field_212237_s
String: c, levelName, field_5758, levelName, field_212237_s
it.unimi.dsi.fastutil.objects.Object2FloatMap<DimensionType>: n, field_5762, dimensionProgress, field_212544_m
it.unimi.dsi.fastutil.objects.Object2FloatMap<DimensionType>: n, progressMap, field_5762, dimensionProgress, field_212544_m
boolean: d, field_19225, eraseCache, field_219957_d
boolean: d, eraseCache, field_19225, eraseCache, field_219957_d
WorldSaveHandler: e, field_5761, worldSaveHandler, field_212221_c
LevelStorage: e, levelStorage, field_5761, worldSaveHandler, field_212221_c
File: g, field_17621, worldDirectory, field_219958_g
File: g, pathToWorld, field_17621, worldDirectory, field_219958_g
Pattern: p, field_17622, REGION_FILE_PATTERN, field_219959_p
Pattern: p, REGEX, field_17622, REGION_FILE_PATTERN, field_219959_p
PersistentStateManager: q, field_5755, persistentStateManager, field_219960_q
DimensionDataStorage: q, overworldDataStorage, field_5755, persistentStateManager, field_219960_q
Constructors
Methods
void (): a, method_5402, cancel, func_212217_a
void (): a, cancel, method_5402, cancel, func_212217_a
void (): i, method_5404, updateWorld, func_212216_o
void (): i, work, method_5404, updateWorld, func_212216_o
boolean (): b, method_5403, isDone, func_212218_b
boolean (): b, isFinished, method_5403, isDone, func_212218_b
int (): d, method_5397, getTotalChunkCount, func_212211_j
int (): d, getTotalChunks, method_5397, getTotalChunkCount, func_212211_j
int (): e, method_5400, getUpgradedChunkCount, func_212208_k
int (): e, getConverted, method_5400, getUpgradedChunkCount, func_212208_k
int (): f, method_5399, getSkippedChunkCount, func_212209_l
int (): f, getSkipped, method_5399, getSkippedChunkCount, func_212209_l
Text (): g, method_5394, getStatus, func_212215_m
Component (): g, getStatus, method_5394, getStatus, func_212215_m
float (): c, method_5401, getProgress, func_212207_i
float (): c, getProgress, method_5401, getProgress, func_212207_i
float (DimensionType): a, method_5393, getProgress, func_212543_a
float (DimensionType): a, dimensionProgress, method_5393, getProgress, func_212543_a
List<ChunkPos> (DimensionType): b, method_17830, getChunkPositions, func_219953_b
List<ChunkPos> (DimensionType): b, getAllChunkPos, method_17830, getChunkPositions, func_219953_b
1.14.3
Names
agr
agu
net.minecraft.world.updater.WorldUpdater
Fields
org.apache.logging.log4j.Logger: a, field_5756, field_212219_a
org.apache.logging.log4j.Logger: a, field_5756, LOGGER, field_212219_a
ThreadFactory: b, field_5757, field_212220_b
ThreadFactory: b, field_5757, UPDATE_THREAD_FACTORY, field_212220_b
Thread: f, field_5767, field_212223_e
Thread: f, field_5767, updateThread, field_212223_e
boolean: h, field_5760, field_212224_f
boolean: h, field_5760, keepUpgradingChunks, field_212224_f
boolean: i, field_5759, field_212225_g
boolean: i, field_5759, isDone, field_212225_g
float: j, field_5763, field_212232_n
float: j, field_5763, progress, field_212232_n
int: k, field_5768, field_212233_o
int: k, field_5768, totalChunkCount, field_212233_o
int: l, field_5766, field_212234_p
int: l, field_5766, upgradedChunkCount, field_212234_p
int: m, field_5764, field_212235_q
int: m, field_5764, skippedChunkCount, field_212235_q
ITextComponent: o, field_5765, field_212236_r
Text: o, field_5765, status, field_212236_r
String: c, field_5758, field_212237_s
String: c, field_5758, levelName, field_212237_s
it.unimi.dsi.fastutil.objects.Object2FloatMap<DimensionType>: n, field_5762, field_212544_m
it.unimi.dsi.fastutil.objects.Object2FloatMap<DimensionType>: n, field_5762, dimensionProgress, field_212544_m
boolean: d, field_19225, field_219957_d
boolean: d, field_19225, eraseCache, field_219957_d
SaveHandler: e, field_5761, field_212221_c
WorldSaveHandler: e, field_5761, worldSaveHandler, field_212221_c
File: g, field_17621, field_219958_g
File: g, field_17621, worldDirectory, field_219958_g
Pattern: p, field_17622, field_219959_p
Pattern: p, field_17622, REGION_FILE_PATTERN, field_219959_p
DimensionSavedDataManager: q, field_5755, field_219960_q
PersistentStateManager: q, field_5755, persistentStateManager, field_219960_q
Constructors
Methods
void (): a, method_5402, func_212217_a
void (): a, method_5402, cancel, func_212217_a
void (): i, method_5404, func_212216_o
void (): i, method_5404, updateWorld, func_212216_o
boolean (): b, method_5403, func_212218_b
boolean (): b, method_5403, isDone, func_212218_b
int (): d, method_5397, func_212211_j
int (): d, method_5397, getTotalChunkCount, func_212211_j
int (): e, method_5400, func_212208_k
int (): e, method_5400, getUpgradedChunkCount, func_212208_k
int (): f, method_5399, func_212209_l
int (): f, method_5399, getSkippedChunkCount, func_212209_l
ITextComponent (): g, method_5394, func_212215_m
Text (): g, method_5394, getStatus, func_212215_m
float (): c, method_5401, func_212207_i
float (): c, method_5401, getProgress, func_212207_i
float (DimensionType): a, method_5393, func_212543_a
float (DimensionType): a, method_5393, getProgress, func_212543_a
List<ChunkPos> (DimensionType): b, method_17830, func_219953_b
List<ChunkPos> (DimensionType): b, method_17830, getChunkPositions, func_219953_b
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
ago
agr
Fields
Constructors
Methods
1.14
Names
ada
ago
net.minecraft.class_1257
Fields
org.apache.logging.log4j.Logger: a, field_212219_a
org.apache.logging.log4j.Logger: a, field_5756, field_212219_a
ThreadFactory: b, field_212220_b
ThreadFactory: b, field_5757, field_212220_b
ISaveHandler: d, field_212221_c
WorldSavedDataStorage: e, field_212222_d
Thread: f, field_212223_e
Thread: f, field_5767, field_212223_e
boolean: g, field_212224_f
boolean: h, field_5760, field_212224_f
boolean: h, field_212225_g
boolean: i, field_5759, field_212225_g
float: i, field_212232_n
float: j, field_5763, field_212232_n
int: j, field_212233_o
int: k, field_5768, field_212233_o
int: k, field_212234_p
int: l, field_5766, field_212234_p
int: l, field_212235_q
int: m, field_5764, field_212235_q
ITextComponent: n, field_212236_r
ITextComponent: o, field_5765, field_212236_r
String: c, field_212237_s
String: c, field_5758, field_212237_s
it.unimi.dsi.fastutil.objects.Object2FloatMap<DimensionType>: m, field_212544_m
it.unimi.dsi.fastutil.objects.Object2FloatMap<DimensionType>: n, field_5762, field_212544_m
boolean: d, field_19225, field_219957_d
SaveHandler: e, field_5761, field_212221_c
File: g, field_17621, field_219958_g
Pattern: p, field_17622, field_219959_p
DimensionSavedDataManager: q, field_5755, field_219960_q
Constructors
(String, ISaveFormat, WorldInfo)
(String, SaveFormat, WorldInfo, boolean)
Methods
void (Thread, Throwable): a, func_212206_a
void (): a, func_212217_a
void (): a, method_5402, func_212217_a
void (): i, func_212216_o
void (): i, method_5404, func_212216_o
boolean (): b, func_212218_b
boolean (): b, method_5403, func_212218_b
int (): d, func_212211_j
int (): d, method_5397, func_212211_j
int (): e, func_212208_k
int (): e, method_5400, func_212208_k
int (): f, func_212209_l
int (): f, method_5399, func_212209_l
ITextComponent (): g, func_212215_m
ITextComponent (): g, method_5394, func_212215_m
float (): c, func_212207_i
float (): c, method_5401, func_212207_i
String (): h, func_212214_n
boolean (AnvilChunkLoader, ListIterator<ChunkPos>, DimensionType): a, func_212542_a
float (DimensionType): a, func_212543_a
float (DimensionType): a, method_5393, func_212543_a
List<ChunkPos> (DimensionType): b, method_17830, func_219953_b
1.13.2
Names
Fields
Constructors
Methods
1.13.1
Names
acx
ada
Fields
ISaveHandler: c, field_212221_c
ISaveHandler: d, field_212221_c
WorldSavedDataStorage: d, field_212222_d
WorldSavedDataStorage: e, field_212222_d
Thread: e, field_212223_e
Thread: f, field_212223_e
boolean: f, field_212224_f
boolean: g, field_212224_f
boolean: g, field_212225_g
boolean: h, field_212225_g
float: h, field_212226_h
float: i, field_212227_i
float: j, field_212228_j
int: k, field_212229_k
int: l, field_212230_l
int: m, field_212231_m
float: n, field_212232_n
float: i, field_212232_n
int: o, field_212233_o
int: j, field_212233_o
int: p, field_212234_p
int: k, field_212234_p
int: q, field_212235_q
int: l, field_212235_q
ITextComponent: r, field_212236_r
ITextComponent: n, field_212236_r
String: s, field_212237_s
String: c, field_212237_s
it.unimi.dsi.fastutil.objects.Object2FloatMap<DimensionType>: m, field_212544_m
Constructors
Methods
void (): o, func_212216_o
void (): i, func_212216_o
int (): j, func_212211_j
int (): d, func_212211_j
int (): k, func_212208_k
int (): e, func_212208_k
int (): l, func_212209_l
int (): f, func_212209_l
ITextComponent (): m, func_212215_m
ITextComponent (): g, func_212215_m
float (): c, func_212212_c
float (): d, func_212213_d
float (): e, func_212210_e
float (): i, func_212207_i
float (): c, func_212207_i
String (): n, func_212214_n
String (): h, func_212214_n
boolean (AnvilChunkLoader, ListIterator<ChunkPos>, DimensionType): a, func_212542_a
float (DimensionType): a, func_212543_a
1.13
Names
acx
net.minecraft.util.WorldOptimizer
Fields
org.apache.logging.log4j.Logger: a, field_212219_a
ThreadFactory: b, field_212220_b
ISaveHandler: c, field_212221_c
WorldSavedDataStorage: d, field_212222_d
Thread: e, field_212223_e
boolean: f, field_212224_f
boolean: g, field_212225_g
float: h, field_212226_h
float: i, field_212227_i
float: j, field_212228_j
int: k, field_212229_k
int: l, field_212230_l
int: m, field_212231_m
float: n, field_212232_n
int: o, field_212233_o
int: p, field_212234_p
int: q, field_212235_q
ITextComponent: r, field_212236_r
String: s, field_212237_s
Constructors
(String, ISaveFormat, WorldInfo)
Methods
void (Thread, Throwable): a, func_212206_a
void (): a, func_212217_a
void (): o, func_212216_o
boolean (): b, func_212218_b
int (): j, func_212211_j
int (): k, func_212208_k
int (): l, func_212209_l
ITextComponent (): m, func_212215_m
float (): c, func_212212_c
float (): d, func_212213_d
float (): e, func_212210_e
float (): i, func_212207_i
String (): n, func_212214_n