Class VelocityPlayerData
java.lang.Object
com.djrapitops.plan.gathering.domain.VelocityPlayerData
- All Implemented Interfaces:
PlatformPlayerData
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.djrapitops.plan.gathering.domain.PlatformPlayerData
getCurrentGameMode, getCurrentWorld, getDisplayName, getRegisterDate, isBanned, isOperator
-
Constructor Details
-
VelocityPlayerData
public VelocityPlayerData(com.velocitypowered.api.proxy.Player player)
-
-
Method Details
-
getUUID
- Specified by:
getUUID
in interfacePlatformPlayerData
-
getName
- Specified by:
getName
in interfacePlatformPlayerData
-
getIPAddress
- Specified by:
getIPAddress
in interfacePlatformPlayerData
-
getJoinAddress
- Specified by:
getJoinAddress
in interfacePlatformPlayerData
-