Class VisibilityPlayer
java.lang.Object
net.apartium.cocoabeans.spigot.visibility.VisibilityPlayer
Represents a player known to the visibility api, whether online or not
-
Method Details
-
getManager
Get parent manager instance- Returns:
- parent manager instance
-
getUniqueId
Get player unique id- Returns:
- player unique id
-
getPlayer
Attempts to retrieve bukkit player instance- Returns:
- player if found, empty if not online
-
getVisibleGroups
Get groups this player is a member of- Returns:
- unmodifiable view of backing collection
-
equals
-
hashCode
public int hashCode()
-