Update Player.java
This commit is contained in:
@@ -35,6 +35,8 @@ public interface Player extends Actor
|
|||||||
@Override
|
@Override
|
||||||
int getCombatLevel();
|
int getCombatLevel();
|
||||||
|
|
||||||
|
int getPlayerId();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the composition of this player.
|
* Gets the composition of this player.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user