Uses of Class
net.minecraft.data.HashCache
Packages that use HashCache
Package
Description
-
Uses of HashCache in net.minecraft.data
Methods in net.minecraft.data with parameters of type HashCache -
Uses of HashCache in net.minecraft.data.advancements
Methods in net.minecraft.data.advancements with parameters of type HashCache -
Uses of HashCache in net.minecraft.data.info
Methods in net.minecraft.data.info with parameters of type HashCache -
Uses of HashCache in net.minecraft.data.loot
Methods in net.minecraft.data.loot with parameters of type HashCache -
Uses of HashCache in net.minecraft.data.models
Methods in net.minecraft.data.models with parameters of type HashCacheModifier and TypeMethodDescriptionvoidprivate <T> voidModelProvider.saveCollection(HashCache p_125105_, Path p_125106_, Map<T,? extends Supplier<com.google.gson.JsonElement>> p_125107_, BiFunction<Path,T,Path> p_125108_) -
Uses of HashCache in net.minecraft.data.recipes
Methods in net.minecraft.data.recipes with parameters of type HashCacheModifier and TypeMethodDescriptionvoidprotected voidRecipeProvider.saveAdvancement(HashCache p_126014_, com.google.gson.JsonObject p_126015_, Path p_126016_)private static voidRecipeProvider.saveRecipe(HashCache p_125984_, com.google.gson.JsonObject p_125985_, Path p_125986_) -
Uses of HashCache in net.minecraft.data.structures
Methods in net.minecraft.data.structures with parameters of type HashCacheModifier and TypeMethodDescriptionvoidvoidprivate voidSnbtToNbt.storeStructureIfChanged(HashCache p_126457_, SnbtToNbt.TaskResult p_126458_, Path p_126459_) -
Uses of HashCache in net.minecraft.data.tags
Methods in net.minecraft.data.tags with parameters of type HashCache -
Uses of HashCache in net.minecraft.data.worldgen.biome
Methods in net.minecraft.data.worldgen.biome with parameters of type HashCache -
Uses of HashCache in net.minecraftforge.client.model.generators
Methods in net.minecraftforge.client.model.generators with parameters of type HashCacheModifier and TypeMethodDescriptionprotected voidModelProvider.generateAll(HashCache cache)voidvoidprivate voidBlockStateProvider.saveBlockState(HashCache cache, com.google.gson.JsonObject stateJson, Block owner) -
Uses of HashCache in net.minecraftforge.common.data
Methods in net.minecraftforge.common.data with parameters of type HashCacheModifier and TypeMethodDescriptionvoidvoidvoidprivate voidprivate voidprotected voidForgeRecipeProvider.saveAdvancement(HashCache cache, com.google.gson.JsonObject advancementJson, Path pathIn) -
Uses of HashCache in net.minecraftforge.debug
Methods in net.minecraftforge.debug with parameters of type HashCache