Class IndexedAssetSource

java.lang.Object
net.minecraft.client.resources.IndexedAssetSource

public class IndexedAssetSource extends Object
  • Field Details

    • LOGGER

      private static final org.slf4j.Logger LOGGER
    • PATH_SPLITTER

      public static final com.google.common.base.Splitter PATH_SPLITTER
  • Constructor Details

    • IndexedAssetSource

      public IndexedAssetSource()
  • Method Details

    • createIndexFs

      public static Path createIndexFs(Path p_248776_, String p_250235_)