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.

File Details

Nexus API v1.20.1-1.1.1 [Fabric]

  • R
  • Apr 1, 2026
  • 728.41 KB
  • 4
  • 1.20.1
  • Fabric

File Name

nexus-fabric-1.20.1-1.1.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:nexus-api-1349508:7856053"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Nexus API Changelog (Fabric)

v1.1.1 (1.20.1)

New Features

  • Added composition support for Property Wrapper Builders via PropertyWrapperBuilder#compose, which allows for the chaining of builder methods that take the parent object as input for further context where needed (see the javadoc for more info).
  • Added "_lump" to RegistryUtil#MATERIAL_SUFFIXES.