Class TileIndicatorsPlugin
- java.lang.Object
-
- net.runelite.client.plugins.Plugin
-
- net.runelite.client.plugins.tileindicators.TileIndicatorsPlugin
-
- All Implemented Interfaces:
com.google.inject.Module
@PluginDescriptor(name="Tile Indicators", description="Highlight the tile you are currently moving to", tags={"highlight","overlay"}, enabledByDefault=false) public class TileIndicatorsPlugin extends Plugin
-
-
Constructor Summary
Constructors Constructor Description TileIndicatorsPlugin()
-
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
-
-