Player API

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

File Details

Player API version 1.4 for Minecraft 1.8

  • R
  • Jul 25, 2015
  • 259.68 KB
  • 232.1K
  • 1.8

File Name

PlayerAPI-1.8-1.4.jar

Supported Versions

  • 1.8

== Player API core 1.4 ==
+ added license information
+ fixed readme file

== Player API core 1.3 ==
+ added server hook "isSneaking"

== Player API core 1.2 ==
+ switched back to compiling for Java 1.6

== Player API core 1.1 ==
+ fixed unregistering base classes
+ added client hook "getName"

== Player API core 1.0 ==
+ created Player API core for Minecraft 1.8
+ renamed client hook "dropPlayerItemWithRandomChoice" to "dropItem"
+ renamed client hook "dropPlayerItem" to "dropPlayerItemWithRandomChoice"