Render Player API
Render Player API is a client-side API that provides developers with access to key player rendering classes. The main goal of this tool is to ensure stable operation of modifications while minimizing potential conflicts between them.
The API includes three main classes:
- RenderPlayer - responsible for rendering player models
- ModelPlayer - contains character models
- ModelBiped - provides basic models for bipedal creatures
This project was created to simplify work with modifications related to the visual representation of players and ensures compatibility between various add-ons.