Package net.runelite.client.plugins.info
Class InfoPlugin
- java.lang.Object
-
- net.runelite.client.plugins.Plugin
-
- net.runelite.client.plugins.info.InfoPlugin
-
- All Implemented Interfaces:
com.google.inject.Module
@PluginDescriptor(name="Info Panel", description="Enable the Info panel", loadWhenOutdated=true) public class InfoPlugin extends Plugin
-
-
Constructor Summary
Constructors Constructor Description InfoPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
shutDown()
protected void
startUp()
-
Methods inherited from class net.runelite.client.plugins.Plugin
configure, equals, getInjector, getName, hashCode, resetConfiguration
-
-