net.minecraft.util.worldupdate

abstract class WorldUpgrader$AbstractUpgrader

ccq$a
net.minecraft.util.worldupdate.WorldUpgrader$AbstractUpgrader
net.minecraft.class_1257$class_9161
net.minecraft.world.updater.WorldUpdater$Update
net.minecraft.src.C_458_$C_313699_
net.minecraft.util.worldupdate.WorldUpgrader$a

字段概要

修饰符与类型字段
private final Component
d
upgradingStatus
field_48735
upgradingText
f_316754_
private final Component
e
finishedStatus
field_48736
finishedText
f_315934_
private final String
f
type
field_49072
name
f_317099_
private final String
g
folderName
field_48737
targetName
f_315401_
protected CompletableFuture<Void>
a
previousWriteFuture
field_48732
pendingUpdateFuture
f_314130_
protected final DataFixTypes
b
dataFixType
field_48733
dataFixTypes
f_317025_

构造函数概要

修饰符构造函数
(WorldUpgrader p_332379_, DataFixTypes dataFixTypes, String name, String targetName, Component upgradingText, Component finishedText)

方法概要

修饰符与类型方法
public void
a()
upgrade()
method_56537()
update()
m_319692_()
private List<WorldUpgrader$DimensionToUpgrade>
b()
getDimensionsToUpgrade()
method_56544()
listWoldData()
m_321355_()
protected abstract SimpleRegionStorage
a(esa arg0, Path arg1)
createStorage(RegionStorageInfo arg0, Path arg1)
method_56552(class_9240 arg0, Path arg1)
openStorage(StorageKey storageKey, Path directory)
m_322985_(C_313747_ p_332071_, Path arg1)
private ListIterator<WorldUpgrader$FileToUpgrade>
b(esa arg0, Path arg1)
getFilesToProcess(RegionStorageInfo arg0, Path arg1)
method_56545(class_9240 arg0, Path arg1)
enumerateRegions(StorageKey key, Path regionDirectory)
m_323602_(C_313747_ p_331013_, Path arg1)
private static List<WorldUpgrader$FileToUpgrade>
c(esa arg0, Path arg1)
getAllChunkPositions(RegionStorageInfo arg0, Path arg1)
method_56539(class_9240 arg0, Path arg1)
listRegions(StorageKey key, Path regionDirectory)
m_323291_(C_313747_ p_330333_, Path p_330743_)
private boolean
a(amt<dwo> arg0, esd arg1, dvu arg2)
processOnePosition(ResourceKey<Level> arg0, SimpleRegionStorage arg1, ChunkPos arg2)
method_56538(class_5321<class_1937> arg0, class_3977 arg1, class_1923 arg2)
update(RegistryKey<World> worldKey, VersionedChunkStorage storage, ChunkPos chunkPos)
m_322885_(C_5264_<C_1596_> p_451726_, C_313718_ p_332028_, C_1560_ arg2)
protected abstract boolean
a(esd arg0, dvu arg1, amt<dwo> arg2)
tryProcessOnePosition(SimpleRegionStorage arg0, ChunkPos arg1, ResourceKey<Level> arg2)
method_56543(class_3977 arg0, class_1923 arg1, class_5321<class_1937> arg2)
update(VersionedChunkStorage storage, ChunkPos chunkPos, RegistryKey<World> worldKey)
m_318768_(C_313718_ p_327751_, C_1560_ p_335733_, C_5264_<C_1596_> arg2)
private void
a(erx arg0)
onFileFinished(RegionFile arg0)
method_56541(class_2861 arg0)
recreate(RegionFile regionFile)
m_323061_(C_2166_ arg0)