java.lang.Object
net.fabricmc.loom.configuration.providers.mappings.MappingsCache

public final class MappingsCache extends Object
  • Field Details

  • Constructor Details

    • MappingsCache

      public MappingsCache()
  • Method Details

    • get

      public net.fabricmc.mapping.tree.TinyTree get(Path mappingsPath) throws IOException
      Throws:
      IOException
    • invalidate

      public void invalidate()