Uses of Interface
com.mythicscape.batclient.interfaces.PluginManager

Uses of PluginManager in com.mythicscape.batclient.interfaces
 

Methods in com.mythicscape.batclient.interfaces with parameters of type PluginManager
 void BatClientPlugin.init(PluginManager pluginManager, Global global, MacroManager macroManager, Net net, TriggerManager triggerManager, ClientGUI clientGUI)
          Initializes the plugin with the objects it should have access to from the client.