Player API a mod by Divisor is a 3rd party mod, needed in the installation of many other mods, e.g: skyrim craft, Single player commands, smart moving, and even flans mods. It has 3 current versions all updated; Client, Server, and bukkit. Basically this mod allows modders access to client, server, and bukkit classes, and at the same time cutting down on those annoying conflicts between mods. It gives mods access to the entity player class.
To make a player API mod make a class that extends player base, and register with player API.
I’m not much of a modder but from what i have seen this is a very useful, and easy to use mod, that anyone could use once they got there head around it. Especially if it was used to create some of the coolest mods ever created in my opinion, like the aether mod probably one of the most well known mod next to single player commands and too many items.
Player API 1.2.5 Mod Installations for Minecraft 1.2.5
Client
- Download Player API Client
- Go to the appdata folder and navigate to .minecraft/bin
- Open minecraft.jar in WinZIP, WinRAR or 7zip
- Drag the three class files from Player API into the jar
- Delete the META-INF folder if you haven’t already