Uses of Class
net.minecraft.data.DataCache
Package
Description
-
Uses of DataCache in net.minecraft.data
Modifier and TypeMethodDescriptionvoid
void
private void
SnbtProvider.write(DataCache cache, SnbtProvider.CompressedData data, Path root)
static void
DataProvider.writeToPath(Gson gson, DataCache cache, JsonElement output, Path path)
-
Uses of DataCache in net.minecraft.data.client
Modifier and TypeMethodDescriptionvoid
private <T> void
BlockStateDefinitionProvider.writeJsons(DataCache cache, Path root, Map<T,? extends Supplier<JsonElement>> jsons, BiFunction<Path,T,Path> locator)
-
Uses of DataCache in net.minecraft.data.dev
-
Uses of DataCache in net.minecraft.data.report
-
Uses of DataCache in net.minecraft.data.server
Modifier and TypeMethodDescriptionvoid
void
void
void
private static void
RecipesProvider.saveRecipe(DataCache cache, JsonObject json, Path path)
private static void
RecipesProvider.saveRecipeAdvancement(DataCache cache, JsonObject json, Path path)