Uses of Class
net.minecraft.data.HashCache
Package
Description
-
Uses of HashCache in net.minecraft.data
-
Uses of HashCache in net.minecraft.data.advancements
-
Uses of HashCache in net.minecraft.data.info
-
Uses of HashCache in net.minecraft.data.loot
-
Uses of HashCache in net.minecraft.data.models
Modifier and TypeMethodDescriptionvoid
private <T> void
ModelProvider.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
Modifier and TypeMethodDescriptionvoid
protected void
RecipeProvider.saveAdvancement(HashCache p_126014_, com.google.gson.JsonObject p_126015_, Path p_126016_)
private static void
RecipeProvider.saveRecipe(HashCache p_125984_, com.google.gson.JsonObject p_125985_, Path p_125986_)
-
Uses of HashCache in net.minecraft.data.structures
Modifier and TypeMethodDescriptionvoid
void
private void
SnbtToNbt.storeStructureIfChanged(HashCache p_126457_, SnbtToNbt.TaskResult p_126458_, Path p_126459_)
-
Uses of HashCache in net.minecraft.data.tags
-
Uses of HashCache in net.minecraft.data.worldgen.biome
-
Uses of HashCache in net.minecraftforge.client.model.generators
Modifier and TypeMethodDescriptionprotected void
ModelProvider.generateAll(HashCache cache)
void
void
private void
BlockStateProvider.saveBlockState(HashCache cache, com.google.gson.JsonObject stateJson, Block owner)
-
Uses of HashCache in net.minecraftforge.common.data
Modifier and TypeMethodDescriptionvoid
void
void
private void
private void
protected void
ForgeRecipeProvider.saveAdvancement(HashCache cache, com.google.gson.JsonObject advancementJson, Path pathIn)
-
Uses of HashCache in net.minecraftforge.debug