@PluginDescriptor(name="Fairy Rings", description="Show the location of the fairy ring teleport", tags="teleportation") public class FairyRingPlugin extends Plugin
Constructor and Description |
---|
FairyRingPlugin() |
Modifier and Type | Method and Description |
---|---|
void |
onGameTick(GameTick t) |
void |
onVarbitChanged(VarbitChanged event) |
void |
onWidgetLoaded(WidgetLoaded widgetLoaded) |
configure, getInjector, shutDown, startUp
@Subscribe public void onVarbitChanged(VarbitChanged event)
@Subscribe public void onWidgetLoaded(WidgetLoaded widgetLoaded)
@Subscribe public void onGameTick(GameTick t)
Copyright © 2014–2019. All rights reserved.