Class TeleportSettings


  • public class TeleportSettings
    extends java.lang.Object
    • Constructor Detail

      • TeleportSettings

        public TeleportSettings()
    • Method Detail

      • getAvailableNexus

        public static java.util.List<HousePortal> getAvailableNexus()
      • addNexus

        public static void addNexus​(HousePortal nexus)
      • removeNexus

        public static void removeNexus​(HousePortal nexus)
      • containsNexus

        public static boolean containsNexus​(HousePortal nexus)
      • clearNexus

        public static void clearNexus()
      • getJewelleryBoxLevel

        public static int getJewelleryBoxLevel()
      • setJewelleryBoxLevel

        public static void setJewelleryBoxLevel​(int jewelleryBoxLevel)