Class ResourceLayerImpl

java.lang.Object
pro.gravit.launcher.runtime.backend.ResourceLayerImpl
All Implemented Interfaces:
pro.gravit.launcher.core.backend.LauncherBackendAPI.ResourceLayer

public class ResourceLayerImpl extends Object implements pro.gravit.launcher.core.backend.LauncherBackendAPI.ResourceLayer
  • Constructor Details

    • ResourceLayerImpl

      public ResourceLayerImpl(Path basePath, List<Path> overlayList)
  • Method Details

    • getURL

      public URL getURL(Path path) throws IOException
      Specified by:
      getURL in interface pro.gravit.launcher.core.backend.LauncherBackendAPI.ResourceLayer
      Throws:
      IOException