Interface TextureMetaGenerator.MetaSection
- All Known Implementing Classes:
TextureMetaGenerator.AnimationGenerator,TextureMetaGenerator.TextureGenerator,TextureMetaGenerator.VillagerGenerator
- Enclosing class:
TextureMetaGenerator
public static interface TextureMetaGenerator.MetaSection
-
Method Summary
-
Method Details
-
apply
@Nullable com.google.gson.JsonObject apply(List<com.mojang.datafixers.util.Pair<net.minecraft.resources.ResourceLocation, com.google.gson.JsonObject>> originals)
-