net.minecraft.data

record HashCache$ProviderCache

mi$b
net.minecraft.data.HashCache$ProviderCache
net.minecraft.class_2408$class_7405
net.minecraft.data.DataCache$CachedData

Field summary

Modifier and TypeField
final String
a
version
comp_729
version
private final com.google.common.collect.ImmutableMap<Path, com.google.common.hash.HashCode>
b
data
comp_730
data

Constructor summary

ModifierConstructor
(String arg0, com.google.common.collect.ImmutableMap<Path, com.google.common.hash.HashCode> arg1)

Method summary

Modifier and TypeMethod
public com.google.common.hash.HashCode
a(Path arg0)
get(Path arg0)
method_43357(Path arg0)
get(Path path)
public int
a()
count()
method_43356()
size()
public static HashCache$ProviderCache
a(Path arg0, Path arg1)
load(Path arg0, Path arg1)
method_43359(Path arg0, Path arg1)
parseCache(Path root, Path dataProviderPath)
public void
a(Path arg0, Path arg1, String arg2)
save(Path arg0, Path arg1, String arg2)
method_43360(Path arg0, Path arg1, String arg2)
write(Path root, Path dataProviderPath, String description)
public String
b()
version()
comp_729()
version()
public com.google.common.collect.ImmutableMap<Path, com.google.common.hash.HashCode>
c()
data()
comp_730()
data()