net.minecraft.datafixer.file

public record FileSystemCapabilities

net.minecraft.util.filefix.FileSystemCapabilities
net.minecraft.class_1_195
net.minecraft.datafixer.file.FileSystemCapabilities

Field summary

Modifier and TypeField
private final boolean
atomicMove
comp_1_141
atomicMove
private final boolean
hardLinks
comp_1_142
hardLinks

Constructor summary

ModifierConstructor
public (boolean atomicMove, boolean hardLinks)

Method summary

Modifier and TypeMethod
public CopyOption[]
getMoveOptions()
method_1_2283()
getOptionsForMove()
public boolean
atomicMove()
comp_1_141()
atomicMove()
public boolean
hardLinks()
comp_1_142()
hardLinks()