promotional bannermobile promotional banner

Nexus API

Bulk of common platform-agnostic utilities aimed at reducing boilerplate/compatibility issues, thereby streamlining mod development on MultiLoader and other platforms.
Back to Files

Nexus API v1.20.1-1.1.6 [Fabric]

File namenexus-fabric-1.20.1-1.1.6.jar
Uploader
MemeManMemeMan
Uploaded
Aug 5, 2026
Downloads
10
Size
788.3 KB
Mod Loaders
Fabric
File ID
8580702
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:nexus-api-1349508:8580702"

Learn more about Curse Maven

What's new

Nexus API Changelog (Fabric)

v1.1.6 (1.20.1)

Internal Changes

  • Changed DatapackEntriesSyncPacket to DatapackEntriesSyncChunkPacket. As the packet class's new name implies, datapacks are now synced in chunks of around 512 KiB through NAPI, with a single entry being allowed a maximum size of ~1.75 MiB on its own (the default packet size limit is roughly 2 MiB).
  • Updated Javadocs in ResourceReloadListenerConfig accordingly.

New Features

  • Added EntityEventBlueprint and PlayerEventBlueprint. Only PlayerEventBlueprint has actual events at the moment (said events being PLAYER_LOGIN, PLAYER_LOGOUT, and PLAYER_DISCONNECT).

This mod has no additional files