Package rsb.internal

Class BotModule

java.lang.Object
com.google.inject.AbstractModule
net.runelite.client.RuneLiteModule
rsb.internal.BotModule
All Implemented Interfaces:
com.google.inject.Module

public class BotModule extends net.runelite.client.RuneLiteModule
  • Constructor Details

    • BotModule

      public BotModule(okhttp3.OkHttpClient okHttpClient, Supplier<Applet> clientLoader, Supplier<net.runelite.client.RuntimeConfig> configSupplier, boolean developerMode, boolean safeMode, File sessionfile, File config)