Add item stats plugin

This commit is contained in:
Adam
2018-01-24 18:46:55 -05:00
parent 5f536eea01
commit 446d5b8bab
28 changed files with 1635 additions and 0 deletions

View File

@@ -84,6 +84,7 @@ public interface RSClient extends RSGameEngine, Client
int[] getWidgetSettings();
@Import("energy")
@Override
int getEnergy();
@Import("weight")