net.minecraft.datafixer.file

public final class FileUpgradeException

extends WorldUpgradeException

net.minecraft.util.filefix.AbortedFileFixException
net.minecraft.class_1_316
net.minecraft.datafixer.file.FileUpgradeException

Field summary

Modifier and TypeField
private final List<FileMove>
notRevertedMoves
field_1_1869
moves

Constructor summary

ModifierConstructor
public (Exception cause, List<FileMove> moves, FileSystemCapabilities fsCapabilities)
public (Exception cause)

Method summary

Modifier and TypeMethod
public List<FileMove>
notRevertedMoves()
method_1_2296()
getMoves()
protected CrashReport
createCrashReport()
method_1_2239()
getCrashReport()