Add player index to api
This commit is contained in:
@@ -40,4 +40,6 @@ public interface Player extends Actor
|
||||
boolean isClanMember();
|
||||
|
||||
boolean isFriend();
|
||||
|
||||
int getIndex();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user