public interface Player extends MobileEntity
This class represents a Player within the game. However, this may NOT actually be a player connected with a game client; the Player could also be a server controlled player created by cloning or defrosting a saved player state.