promotional bannermobile promotional banner

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.

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.

The NoNameMod's PlayerAPI Team

profile avatar
  • 5
    Projects
  • 5.0K
    Downloads

More from noname_modsView all

  • Poseidon project image

    Poseidon

    Client-side Fabric auto-fishing mod for Hypixel Skyblock: smart bite detection with human-like reaction delays, auto-recast, sea-creature tracking, bait and reboot alerts, chat triggers, and a Golden Fish alert, all on a live HUD. Requires PlayerAPI.

    • 280
    • August 14, 2026
  • ESP project image

    ESP

    Client-side Fabric ESP for Hypixel Skyblock: highlights mobs through walls by reading their floating name labels, plus type-based Mob ESP and Block ESP. Searchable pickers, custom colors, and a glow + in-view overlay. Requires PlayerAPI.

    • 3.0K
    • August 14, 2026
  • Ceres project image

    Ceres

    Client-side Fabric farming bot for Hypixel Skyblock: follows recorded waypoint paths to break crops, auto-uses Pest Repellent, auto-loads crop profiles by your held tool, runs safety checkers, and shows a live HUD of farming stats. Requires PlayerAPI.

    • 156
    • August 14, 2026
  • NoNameMods's Hades project image

    NoNameMods's Hades

    A modern Fabric remake of IllegalMap for Hypixel SkyBlock Catacombs. Live dungeon map with checkmarks and secrets, an exact dungeon-score tracker with milestones, mimic detection, and star-mob / wither-door ESP — all client-side, no Hypixel API needed.

    • 10
    • August 14, 2026
  • Poseidon project image

    Poseidon

    Client-side Fabric auto-fishing mod for Hypixel Skyblock: smart bite detection with human-like reaction delays, auto-recast, sea-creature tracking, bait and reboot alerts, chat triggers, and a Golden Fish alert, all on a live HUD. Requires PlayerAPI.

    • 280
    • August 14, 2026
  • ESP project image

    ESP

    Client-side Fabric ESP for Hypixel Skyblock: highlights mobs through walls by reading their floating name labels, plus type-based Mob ESP and Block ESP. Searchable pickers, custom colors, and a glow + in-view overlay. Requires PlayerAPI.

    • 3.0K
    • August 14, 2026
  • Ceres project image

    Ceres

    Client-side Fabric farming bot for Hypixel Skyblock: follows recorded waypoint paths to break crops, auto-uses Pest Repellent, auto-loads crop profiles by your held tool, runs safety checkers, and shows a live HUD of farming stats. Requires PlayerAPI.

    • 156
    • August 14, 2026
  • NoNameMods's Hades project image

    NoNameMods's Hades

    A modern Fabric remake of IllegalMap for Hypixel SkyBlock Catacombs. Live dungeon map with checkmarks and secrets, an exact dungeon-score tracker with milestones, mimic detection, and star-mob / wither-door ESP — all client-side, no Hypixel API needed.

    • 10
    • August 14, 2026