Class OSRSWorldHop


  • public class OSRSWorldHop
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      OSRSWorldHop()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean close()  
      static boolean isOpen()  
      static boolean open()  
      static boolean to​(int targetWorld)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OSRSWorldHop

        public OSRSWorldHop()
    • Method Detail

      • isOpen

        public static boolean isOpen()
      • open

        public static boolean open()
      • close

        public static boolean close()
      • to

        public static boolean to​(int targetWorld)