Class WorldMapRemotePlayer
java.lang.Object
zombie.worldMap.WorldMapRemotePlayer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionshort
short
getUsername
(Boolean boolean0) float
getX()
float
getY()
boolean
boolean
isAccessLevel
(String string) boolean
boolean
void
setFullData
(short short0, String string0, String string1, String string2, String string3, float float0, float float1, boolean boolean0, boolean boolean1) void
void
setPosition
(float float0, float float1)
-
Constructor Details
-
WorldMapRemotePlayer
public WorldMapRemotePlayer(short short0)
-
-
Method Details
-
setPlayer
-
setFullData
-
setPosition
public void setPosition(float float0, float float1) -
getOnlineID
public short getOnlineID() -
getForename
-
getSurname
-
getX
public float getX() -
getY
public float getY() -
getChangeCount
public short getChangeCount() -
isInvisible
public boolean isInvisible() -
isDisguised
public boolean isDisguised() -
hasFullData
public boolean hasFullData() -
getUsername
-
getUsername
-
getAccessLevel
-
isAccessLevel
-