Class NetworkLoader


  • @Deprecated
    public class NetworkLoader
    extends java.lang.Object
    Deprecated.
    • Constructor Summary

      Constructors 
      Constructor Description
      NetworkLoader()
      Deprecated.
       
    • Method Summary

      All Methods Static Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      static java.util.List<org.dreambot.internal.scripts.ScriptWrapper> getAllFreeScripts()
      Deprecated.
       
      static java.util.List<org.dreambot.internal.scripts.ScriptWrapper> getAllPremiumScripts()
      Deprecated.
       
      • Methods inherited from class java.lang.Object

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

      • NetworkLoader

        public NetworkLoader()
        Deprecated.
    • Method Detail

      • getAllFreeScripts

        public static java.util.List<org.dreambot.internal.scripts.ScriptWrapper> getAllFreeScripts()
        Deprecated.
      • getAllPremiumScripts

        public static java.util.List<org.dreambot.internal.scripts.ScriptWrapper> getAllPremiumScripts()
        Deprecated.