rs-client: refactoring and imports
This commit is contained in:
@@ -1282,4 +1282,12 @@ public interface RSClient extends RSGameShell, Client
|
||||
|
||||
@Construct
|
||||
RSVarbitDefinition newVarbitDefinition();
|
||||
|
||||
@Override
|
||||
@Import("followerIndex")
|
||||
int getFollowerIndex();
|
||||
|
||||
@Override
|
||||
@Import("isItemSelected")
|
||||
int isItemSelected();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user