package NET.worlds.scape; import NET.worlds.network.URL; public interface LoadedURLSelf { void loadedURLSelf(URLSelf var1, URL var2, String var3); }