Render Player API (Minecraft Library Mod)
Third-party modifications can control access to the player render classes using the Minecraft Render Player API.
| Render Player API (Library Mod) |
Render Player API is a client API that provides access to
- the class "RenderPlayer" and,
- the class "ModelPlayer" and,
- the class "ModelBiped".
while minimizing conflicts between mods.
Comments