Class InventoryGridPlugin
- java.lang.Object
-
- net.runelite.client.plugins.Plugin
-
- net.runelite.client.plugins.inventorygrid.InventoryGridPlugin
-
- All Implemented Interfaces:
com.google.inject.Module
@PluginDescriptor(name="Inventory Grid", description="Shows a grid over the inventory and a preview of where items will be dragged", tags={"items","overlay"}, enabledByDefault=false) public class InventoryGridPlugin extends Plugin
-
-
Constructor Summary
Constructors Constructor Description InventoryGridPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
shutDown()
void
startUp()
-
Methods inherited from class net.runelite.client.plugins.Plugin
configure, equals, getInjector, getName, hashCode, resetConfiguration
-
-