Update RSClient.java
This commit is contained in:
@@ -995,4 +995,10 @@ public interface RSClient extends RSGameShell, Client
|
|||||||
|
|
||||||
@Import("mouseRecorder")
|
@Import("mouseRecorder")
|
||||||
RSMouseRecorder getMouseRecorder();
|
RSMouseRecorder getMouseRecorder();
|
||||||
|
|
||||||
|
@Import("selectedSpellName")
|
||||||
|
String getSelectedSpellName();
|
||||||
|
|
||||||
|
@Import("isSpellSelected")
|
||||||
|
boolean getIsSpellSelected();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user