net.minecraft.world.updater

record WorldUpdater$Region

net.minecraft.util.worldupdate.WorldUpgrader$FileToUpgrade
net.minecraft.class_1257$class_9165
net.minecraft.world.updater.WorldUpdater$Region

Field summary

Modifier and TypeField
private final RegionFile
file
comp_2251
file
private final List<ChunkPos>
chunksToUpgrade
comp_2252
chunksToUpgrade

Constructor summary

ModifierConstructor
(RegionFile file, List<ChunkPos> chunksToUpgrade)

Method summary

Modifier and TypeMethod
public RegionFile
file()
comp_2251()
file()
public List<ChunkPos>
chunksToUpgrade()
comp_2252()
chunksToUpgrade()