I'm somewhat new to modding and I'm trying to figure out how to get any player's information such as their skin, the server they're on (if connected to one), and so on.
Is there a way I can do this with the 1.8 Forge API? Is there an API I could use to access this information?
EDIT: For those wondering why I need this information, I'm trying to make a friend list mod so me and my friends can follow each other around more easily.