History - net.minecraft.data.DataCache

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

Fields

Constructors

Methods

void (Set, String, DataCache$CachedData): lambda$purgeStaleAndWrite$1, method_46571, method_46571

void (Set, String, DataCache$CachedData): lambda$purgeStaleAndWrite$0, method_46571, method_46571

1.21.11_unobfuscated

Names

net.minecraft.data.HashCache

net.minecraft.class_2408

net.minecraft.data.DataCache

Fields

org.slf4j.Logger: LOGGER, field_11287, LOGGER

String: HEADER_MARKER, field_38912, HEADER

Path: rootDir, field_11285, root

Path: cacheDir, field_38913, cachePath

String: versionId, field_38914, versionName

Map<String, DataCache$CachedData>: caches, field_40832, cachedDatas

Set<String>: cachesToWrite, field_38916, dataWriters

Set<Path>: cachePaths, field_38917, paths

int: initialCount, field_38918, totalSize

int: writes, field_40833, totalCacheMissCount

Constructors

(Path, Collection<String>, GameVersion)

Methods

Path (String): getProviderCachePath, method_43353, getPath

DataCache$CachedData (Path, Path): readCache, method_43348, parseOrCreateCache

boolean (String): shouldRunInThisVersion, method_43347, isVersionDifferent

CompletableFuture<DataCache$RunResult> (String, DataCache$Runner): generateUpdate, method_46570, run

void (DataCache$RunResult): applyUpdate, method_46569, store

void (): purgeStaleAndWrite, method_10326, write

void (Set, String, DataCache$CachedData): lambda$purgeStaleAndWrite$1, method_46571, method_46571

DataCache$RunResult (DataCache$CachedDataWriter, Object): lambda$generateUpdate$0, method_46568, method_46568