package NET.worlds.scape; public interface IncrementalRestorer { int incRestore(int var1, Restorer var2, URLSelfLoader var3) throws Exception; }