net.minecraft.datafixer.file

public record FileMove

net.minecraft.util.filefix.virtualfilesystem.FileMove
net.minecraft.util.filefix.virtualfilesystem.FileMove
net.minecraft.class_1_322
net.minecraft.datafixer.file.FileMove

Field summary

Modifier and TypeField
private final Path
from
from
comp_1_215
from
private final Path
to
to
comp_1_216
to

Constructor summary

ModifierConstructor
public (Path from, Path to)

Method summary

Modifier and TypeMethod
public static com.mojang.serialization.Codec<FileMove>
moveCodec(Path fromDirectory, Path toDirectory)
moveCodec(Path fromDirectory, Path toDirectory)
method_1_2339(Path arg0, Path arg1)
createCodec(Path srcRoot, Path destRoot)
public Path
from()
from()
comp_1_215()
from()
public Path
to()
to()
comp_1_216()
to()