runelite-client: add mage training arena plugin

This commit is contained in:
Jasper Ketelaar
2018-06-04 22:54:29 +02:00
committed by Adam
parent 7d107445c8
commit b7b8fc85fb
22 changed files with 1993 additions and 2 deletions

View File

@@ -33,6 +33,7 @@ public interface RSActor extends RSRenderable, Actor
int getRSInteracting();
@Import("overhead")
@Override
String getOverhead();
@Import("x")