Update Player.java
This commit is contained in:
@@ -34,6 +34,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