Class WorldEditResourceLoader

java.lang.Object
com.sk89q.worldedit.util.io.WorldEditResourceLoader
All Implemented Interfaces:
ResourceLoader

public class WorldEditResourceLoader extends Object implements ResourceLoader
  • Constructor Details

    • WorldEditResourceLoader

      public WorldEditResourceLoader(WorldEdit worldEdit)
  • Method Details

    • getLocalResource

      public Path getLocalResource(String pathName)
      Description copied from interface: ResourceLoader
      Gets the Path reference to this local resource. The file may not exist.
      Specified by:
      getLocalResource in interface ResourceLoader
      Parameters:
      pathName - The path name
      Returns:
      The path reference