mirror of
https://github.com/2006-Scape/Parabot-317-API-Minified.git
synced 2026-07-04 16:49:10 +00:00
[FEATURE] Login method
This commit is contained in:
@@ -55,6 +55,8 @@ public interface Client {
|
||||
|
||||
void dropClient();
|
||||
|
||||
void login(String username, String password, boolean reconnecting);
|
||||
|
||||
int[] getCurrentStats();
|
||||
|
||||
int[] getSettings();
|
||||
|
||||
Reference in New Issue
Block a user