net.minecraft.world.updater

public record Region

net.minecraft.util.worldupdate.FileToUpgrade
net.minecraft.class_9165
net.minecraft.world.updater.Region

Field summary

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

Constructor summary

ModifierConstructor
public (RegionFile file, List<ChunkPos> chunksToUpgrade)

Method summary

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