net.minecraft.util.worldupdate

abstract class WorldUpgrader$AbstractUpgrader<T extends AutoCloseable>

btr$a
net.minecraft.util.worldupdate.WorldUpgrader$AbstractUpgrader
net.minecraft.class_1257$class_9161
net.minecraft.unmapped.C_jzcarjio$C_itdvsyqy
net.minecraft.world.updater.WorldUpdater$Update
net.minecraft.world.updater.WorldUpdater$AbstractUpdater

Field summary

Modifier and TypeField
private final Component
d
upgradingStatus
field_48735
f_sfsmkgpy
upgradingText
upgradingStatus
private final Component
e
finishedStatus
field_48736
f_rkcvpmgz
finishedText
finishedStatus
private final String
f
type
field_49072
f_tfptrfsf
name
type
private final String
g
folderName
field_48737
f_ixicfbbl
targetName
targetName
protected CompletableFuture<Void>
a
previousWriteFuture
field_48732
f_htrsqjeu
pendingUpdateFuture
previousWriteFuture
protected final DataFixTypes
b
dataFixType
field_48733
f_vywiwhgs
dataFixTypes
dataFixTypes

Constructor summary

ModifierConstructor
(WorldUpgrader arg0, DataFixTypes dataFixTypes, String name, String targetName, Component upgradingText, Component finishedText)

Method summary

Modifier and TypeMethod
public void
a()
upgrade()
method_56537()
m_fldimjwd()
update()
update()
private List<WorldUpgrader$DimensionToUpgrade<T>>
b()
getDimensionsToUpgrade()
method_56544()
m_tkgcolez()
listWoldData()
getDimensionsToUpdate()
protected abstract T
a(edx arg0, Path arg1)
createStorage(RegionStorageInfo arg0, Path arg1)
method_56546(class_9240 arg0, Path arg1)
m_fqdxcpbl(C_tzvgbkzf arg0, Path arg1)
openStorage(StorageKey key, Path worldDirectory)
createStorage(RegionStorageKey arg0, Path arg1)
private ListIterator<WorldUpgrader$FileToUpgrade>
b(edx arg0, Path arg1)
getFilesToProcess(RegionStorageInfo arg0, Path arg1)
method_56545(class_9240 arg0, Path arg1)
m_dzhhhzbp(C_tzvgbkzf arg0, Path arg1)
enumerateRegions(StorageKey key, Path regionDirectory)
getRegionsToProcess(RegionStorageKey key, Path regionDirectory)
private static List<WorldUpgrader$FileToUpgrade>
c(edx arg0, Path arg1)
getAllChunkPositions(RegionStorageInfo arg0, Path arg1)
method_56539(class_9240 arg0, Path arg1)
m_lqesvzkq(C_tzvgbkzf arg0, Path arg1)
listRegions(StorageKey key, Path regionDirectory)
getChunkPositions(RegionStorageKey key, Path regionDirectory)
private boolean
a(alf<dja> arg0, T arg1, dih arg2)
processOnePosition(ResourceKey<Level> arg0, T arg1, ChunkPos arg2)
method_56538(class_5321<class_1937> arg0, T arg1, class_1923 arg2)
m_lhqivwal(C_xhhleach<C_cdctfzbn> arg0, T arg1, C_ynrszrtu arg2)
update(RegistryKey<World> worldKey, T storage, ChunkPos chunkPos)
update(RegistryKey<World> worldKey, T storage, ChunkPos pos)
protected abstract boolean
a(T arg0, dih arg1, alf<dja> arg2)
tryProcessOnePosition(T arg0, ChunkPos arg1, ResourceKey<Level> arg2)
method_56543(T arg0, class_1923 arg1, class_5321<class_1937> arg2)
m_rqoeibmv(T arg0, C_ynrszrtu arg1, C_xhhleach<C_cdctfzbn> arg2)
update(T storage, ChunkPos chunkPos, RegistryKey<World> worldKey)
tryUpdate(T arg0, ChunkPos arg1, RegistryKey<World> arg2)
private void
a(edu arg0)
onFileFinished(RegionFile arg0)
method_56541(class_2861 arg0)
m_fyokhipm(C_kykyawqb arg0)
recreate(RegionFile regionFile)
recreate(RegionFile file)