Class BungeePlayerData
java.lang.Object
com.djrapitops.plan.gathering.domain.BungeePlayerData
- 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, getJoinAddress, getRegisterDate, isBanned, isOperator
-
Constructor Details
-
BungeePlayerData
public BungeePlayerData(net.md_5.bungee.api.connection.ProxiedPlayer player)
-
-
Method Details
-
getUUID
- Specified by:
getUUID
in interfacePlatformPlayerData
-
getName
- Specified by:
getName
in interfacePlatformPlayerData
-
getIPAddress
- Specified by:
getIPAddress
in interfacePlatformPlayerData
-