Render Player API (Minecraft Library Mod)

I’ve tested a lot of Minecraft mods that sound cool on paper but feel kind of forgettable in-game. Render Player API (Minecraft Library Mod) is more interesting than that, mostly because it actually changes how the world feels instead of just adding random clutter. Third-party modifications can control access to the player render classes using the Minecraft Render Player API.

Render Player API For 1.12.2 (Library Mod)
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.
Versions

Quick note: this is a fan-made Minecraft guide and is not an official Minecraft product or connected with Mojang/Microsoft.


Post a Comment