类 FormerName
java.lang.Object
org.to2mbn.jmccc.mojangapi.FormerName
Describes one of a player's former names.
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
FormerName
-
-
方法详细资料
-
getName
Returns the username.- 返回:
- the username, cannot be null
-
getChangedToAt
Returns when the player changed its name to this, or null if the time is unknown (for example, this is the player's first username).- 返回:
- when the player changed its name to this, can be null
-
hashCode
public int hashCode() -
equals
-
toString
-