History - net.minecraft.datafixer.file.cowfs.CowDirectory

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

net.minecraft.util.filefix.virtualfilesystem.DirectoryNode

net.minecraft.class_1_253

net.minecraft.datafixer.file.cowfs.CowDirectory

Fields

Map<String, CowFile>: childNodes, field_1_1622, entries

Constructors

(CowFsPath)

Methods

Collection<CowFile> (): children, method_1_1980, getEntries

void (CowFile): addChild, method_1_1977, add

void (String): removeChild, method_1_1984, remove

CowFile (String): getChild, method_1_1983, getEntry

CowDirectory (CowFsPath): directoryByPath, method_1_1981, getSubdirectory

CowRegularFile (CowFsPath): fileByPath, method_1_1982, getRegularFile

CowFile (CowFsPath): byPath, method_1_1978, getOrThrow

CowFile (CowFsPath): byPathOrNull, method_1_1979, get