Skip to content

Tommsy64/PlayerAPI

===============
Player API core
===============

Version 1.1 for Minecraft 1.10.2

by Divisor



Description
===========

Player API core is an Minecraft Forge core mod which gives

* client mods access to the client classes "EntityPlayerSP" aka "bnn" and "EntityPlayerMP" aka "lu"
* server mods access to the server class and "EntityPlayerMP" aka "bnn"

while minimizing conflicts between mods.



Installation
============

Minecraft Forge Client
----------------------

Copy the file "PlayerAPI-1.10.2-1.1.jar" inside this Player API installation package to the "mods" folder of your Minecraft installation. In case this folder does not exist, install Minecraft Forge (http://www.minecraftforge.net) on your client and start the corresponding "Forge" Minecraft version at least once.

In any case, NEVER forget: ALWAYS back up your stuff!


Minecraft Forge Server
----------------------

Copy the file "PlayerAPI-1.10.2-1.1.jar" inside this Player API installation package to the "mods" folder of your Minecraft Forge server installation. In case this folder does not exist, create it yourself or start your Minecraft Forge server at least once.

In any case, NEVER forget: ALWAYS back up your stuff!



Development Installation
========================

Copy the file "PlayerAPI-1.10.2-1.1.jar" inside this Player API installation package to the "mods" folder of the runtime environment of your Minecraft Forge development installation. In case this folder does not exist, run your development environment's Minecraft at least once.

In case you want to debug into the Player API source code add the file "PlayerAPI-src-1.10.2-1.1.zip" to the source lookup path of the run/debug configurations of your Minecraft Forge development installation.

About

Divisor's PlayerAPI

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
license.txt
GPL-3.0
license-gpl.txt
LGPL-3.0
license-lgpl.txt

Stars

Watchers

Forks

Packages

No packages published

Languages