net.minecraft.datafixer.file.cowfs

abstract class CowFile

net.minecraft.util.filefix.virtualfilesystem.Node
net.minecraft.class_1_219
net.minecraft.datafixer.file.cowfs.CowFile

Field summary

Modifier and TypeField
protected CowDirectory
parent
field_1_1546
parent
protected CowFsPath
path
field_1_1547
path

Constructor summary

ModifierConstructor
protected (CowFsPath path)

Method summary

Modifier and TypeMethod
public String
name()
method_1_1837()
getName()
protected void
setParent(DirectoryNode parent)
method_1_1839(class_1_253 arg0)
setParent(CowDirectory parent)
protected void
setPath(CopyOnWriteFSPath path)
method_1_1840(class_1_261 arg0)
setPath(CowFsPath path)
public CowFsPath
path()
method_1_1838()
getPath()