Download Player API — Minecraft Mods — MetaMods

Downloads

0

Last update

7 years ago
Client
Libraries

Player API

Player API is a specialized programming interface that provides access to key player classes in Minecraft. This library allows mod developers to safely work with core gameplay components.

Main Features

The API provides controlled access to two main classes:

  • EntityPlayerSP - client-side player class
  • EntityPlayerMP - server-side player class

The main advantage of Player API is effective prevention of conflicts between different modifications. Developers can use a unified interface to interact with game objects, which significantly reduces the likelihood of incompatibility and errors when multiple mods work simultaneously.

Purpose

This library is designed to simplify the process of developing and using modifications, ensuring stable and predictable operation of game add-ons.

Project members
Forge_User_03353248

Forge_User_03353248

Created: 17 Nov 2017

ID: 38958