package NET.worlds.scape; public interface TeleportStatus { void teleportStatus(String var1, String var2); }