Player API for Minecraft 1.4.2


Player API gives third party mods managed access to the main player class

Player API is an API which provides access to

  • the client class “EntityPlayerSP” aka “aym” or
  • the server class “EntityPlayerMP” aka “ih” or
  • the bukkit class “EntityPlayer”

while minimizing conflicts between mods.

Installation:

For installation instructions:

  • make sure you download the right file:
    • Client for client side mods that require Player API client
    • Server for server side mods that require Player API server
    • Bukkit for bukkit mods that require Player API bukkit
  • read the “installation” section of your download’s readme files

Incompatibilities

Universal 1.0 (for Minecraft 1.4.2) – Combined Player API client and Player API server to Player API universal, upgraded to Minecraft 1.4.2, added client hook “interact”
Download

Render 1.0 (API pack) – Upgraded to Minecraft 1.4.2
Download

LEAVE A REPLY

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

Lost Password