http://www.minecraftforum.net/topic/738498-164api-player-api/
1.6.4
TypeForge Required
Player API is an API which provides access to
- the client class "EntityPlayerSP" aka "bex" or
- the server class "EntityPlayerMP" aka "jv" or
- the bukkit class "EntityPlayer"
while minimizing conflicts between mods.