Mod Infos

Author(s)

Divisor

Link

http://www.minecraftforum.net/topic/738498-164api-player-api/

Supported Versions

1.6.4

Type

Forge Required

Versions

Minecraft Version: 1.6.4

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.