rs-client: refactoring and imports
This commit is contained in:
@@ -2063,4 +2063,8 @@ public interface Client extends GameShell
|
||||
* @see KeyCode
|
||||
*/
|
||||
boolean isKeyPressed(int keycode);
|
||||
|
||||
int getFollowerIndex();
|
||||
|
||||
int isItemSelected();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user