Class JavaUserIdentity
java.lang.Object
com.gamersafer.minecraft.auth.common.shared.model.impl.JavaUserIdentity
- All Implemented Interfaces:
UserIdentity
,net.kyori.examination.Examinable
-
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface net.kyori.examination.Examinable
examinableName, examine
Methods inherited from interface com.gamersafer.minecraft.auth.common.shared.model.api.UserIdentity
examinableProperties
-
Method Details
-
of
-
playerUuid
- Specified by:
playerUuid
in interfaceUserIdentity
-
playerName
- Specified by:
playerName
in interfaceUserIdentity
-
hostAddress
- Specified by:
hostAddress
in interfaceUserIdentity
-
equals
-
hashCode
public int hashCode() -
toString
-