Class DatagenSystemCommons

java.lang.Object
team.lodestar.lodestone.modules.datagen.DatagenSystemCommons

public class DatagenSystemCommons extends Object
  • Field Details

  • Constructor Details

    • DatagenSystemCommons

      public DatagenSystemCommons()
  • Method Details

    • getBlockTextureFromBlockModel

      public static net.minecraft.resources.ResourceLocation getBlockTextureFromBlockModel(String key)
    • writeBlockTextureFromBlockModel

      public static void writeBlockTextureFromBlockModel(String key, net.minecraft.resources.ResourceLocation texture)
    • clearCachedBlockTextures

      public static void clearCachedBlockTextures()
    • escapeTextureFolderHierarchy

      public static net.minecraft.resources.ResourceLocation escapeTextureFolderHierarchy(net.minecraft.resources.ResourceLocation texture)
    • modifyTexturePath

      public static net.minecraft.resources.ResourceLocation modifyTexturePath(net.minecraft.resources.ResourceLocation texture)
    • modifyModelParentPath

      public static net.minecraft.resources.ResourceLocation modifyModelParentPath(net.minecraft.resources.ResourceLocation modelPath)
    • modifyModelPath

      public static net.minecraft.resources.ResourceLocation modifyModelPath(net.minecraft.resources.ResourceLocation modelPath)