Package com.valhalla.sdk.api.entities
Class Player
java.lang.Object
com.valhalla.sdk.api.entities.Player
- All Implemented Interfaces:
Locatable
Immutable snapshot of one player from the current native world view.
-
Constructor Details
-
Player
-
Player
-
-
Method Details
-
getIndex
public int getIndex() -
getName
-
hasName
public boolean hasName() -
getTile
-
isMoving
public boolean isMoving() -
isLocal
public boolean isLocal() -
getWalkingQueue
-
getWalkingDestination
-
getNextStep
-
equals
-
hashCode
public int hashCode() -
toString
-