Back to mods
NoNameMod's PlayerAPI project artwork

CurseForge · Minecraft mod

NoNameMod's PlayerAPI

Client-side Fabric library giving mods a clean, high-level API for player input, inventory, world queries, look control, events, scheduling, and human-like automation, so they never touch Minecraft internals. The shared base for Ceres, Poseidon, and ESP.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which NoNameMod's PlayerAPI release should I use?

Updated 3 days ago
Latest stable file playerapi-2.0.0.jar
Game version 26.2
Loader Fabric

NoNameMod's PlayerAPI playerapi-2.0.0.jar targets 26.2 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.

Where it goes

Is NoNameMod's PlayerAPI required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does NoNameMod's PlayerAPI playerapi-2.0.0.jar need?

playerapi-2.0.0.jar. Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

1 listed on this file 2 pulled in by those mods
Mod Menu Optional for NoNameMod's PlayerAPI playerapi-2.0.0.jar
optional
Matching file found Matched file: v20.0.1 for 26.2
Fabric API Needed by Mod Menu
pulled in
Matching file found Matched file: [26.2] Fabric API 0.158.0+26.2
Text Placeholder API Needed by Mod Menu
pulled in
Matching file found Matched file: placeholder-api-3.1.0-beta.1+26.2.jar

2 extra mods were pulled in by other dependencies. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add NoNameMod's PlayerAPI without breaking your instance.

Built for NoNameMod's PlayerAPI playerapi-2.0.0.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use playerapi-2.0.0.jar. It targets 26.2 with Fabric; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside playerapi-2.0.0.jar. It opens that exact file at the source.

About this project

What does NoNameMod's PlayerAPI add?

PlayerAPI

A client-side Fabric library that exposes a clean, high-level API for player interaction, world querying, and human-like automation. Designed to be a shared foundation so other mods don't have to reimplement the same low-level mixins.

GitHub: https://github.com/noname-mods/PlayerAPI


For Players

PlayerAPI does nothing on its own. If you downloaded this, another mod you use requires it as a dependency. Simply place the .jar in your mods folder alongside that mod.


Minecraft Version Support

This library targets one Minecraft version at a time. When it updates to a new Minecraft version, previous versions receive zero further support — no backports, no bug fixes, and a release is never published with support for multiple Minecraft versions at once. Use the PlayerAPI build that matches your Minecraft version and the mods that depend on it.


For Developers

The full design & API reference is maintained in PLAYERAPI_DOCS.md. PlayerAPI is a pure client-side library — it contains zero bot logic, just the building blocks other mods build on. The API surface:

  • Forced actionsMovementActions, LookActions, InventoryActions, InteractionActions, ChatActions, SoundActions, DisplayActions.
  • Rendering / ESPEntityHighlightActions (LOS entity fill), BlockHighlightActions, BoxActions (through-wall world boxes), LineActions (through-wall guide lines).
  • Read-only infoPlayerInfo, InventoryInfo, WorldInfo, TabListInfo (incl. indexed strAt/regexAt), ScoreboardInfo (sidebar).
  • Human layerHumanActions, HumanProfile for human-like input timing.
  • Events (PlayerAPIEvents), Scheduler, and the shared HUD-editor framework (com.playerapi.hudHudElement / HudTransform / HudManager / HudEditorScreen).
  • Data types — immutable records ItemSnapshot (incl. stable skyblockId()), EntitySnapshot, BlockSnapshot, EffectSnapshot.
  • UpdateChecker — shared GitHub-release checker (Minecraft-version aware).

Depend on it via mavenLocal() — see PLAYERAPI_DOCS.md for the coordinate, threading model, per-class reference, and version history.

Project description from CurseForge.

Pick your setup

NoNameMod's PlayerAPI by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

2 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

NoNameMod's PlayerAPI versions and loaders

3 of 3 releases match

Looking for an older file? The official CurseForge project page is in Resources.