
PlayerApi2019
Player API is a programming interface that provides access to key game classes:
- the client class "EntityPlayerSP"
- the server class "EntityPlayerMP"
The main advantage of this API is the effective prevention of conflicts between different modifications, ensuring stable operation of all installed addons.
This project was created for the convenience of users who actively work with the Curse client.