be.saltwater.jaqel.level
Interface LevelLoader


public interface LevelLoader


Method Summary
 Level load(java.lang.String filePath, Identity identity)
           
 

Method Detail

load

public Level load(java.lang.String filePath,
                  Identity identity)
           throws java.io.IOException,
                  IllegalFormatException
Throws:
java.io.IOException
IllegalFormatException