Add run energy plugin

This commit is contained in:
Sean Dewar
2018-08-27 20:29:04 -04:00
committed by Adam
parent 9c4c4c0092
commit cc698c98a3
8 changed files with 403 additions and 0 deletions
@@ -111,6 +111,7 @@ public interface RSClient extends RSGameEngine, Client
int getEnergy();
@Import("weight")
@Override
int getWeight();
@Import("baseX")