Filename
PlayerAPI-1.8-1.4.jar
Uploaded by
Forge_User_03353248
Uploaded
Jul 25, 2015
Game Version
1.8
Size
259.68 KB
Downloads
196,788
MD5
3a4a107c107bfb8c6aaa40850299de09
Supported Minecraft 1.8 Versions
1.8
Changelog
== 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"