Add run energy plugin

This commit is contained in:
Sean Dewar
2018-08-09 02:36:36 +01:00
committed by Adam
parent 9c4c4c0092
commit cc698c98a3
8 changed files with 403 additions and 0 deletions

View File

@@ -111,6 +111,7 @@ public interface RSClient extends RSGameEngine, Client
int getEnergy();
@Import("weight")
@Override
int getWeight();
@Import("baseX")