Class RunepouchPlugin
- java.lang.Object
-
- net.runelite.client.plugins.Plugin
-
- net.runelite.client.plugins.runepouch.RunepouchPlugin
-
- All Implemented Interfaces:
com.google.inject.Module
@PluginDescriptor(name="Rune Pouch", description="Show the contents of your rune pouch", tags={"combat","magic","overlay"}) public class RunepouchPlugin extends Plugin
-
-
Constructor Summary
Constructors Constructor Description RunepouchPlugin()
-
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
-
-