promotional bannermobile promotional banner

Unified API

A multiloader API built to enable easy cross-loader mod development

File Details

unified-api-26.1-r3.2-fabric.jar

  • R
  • May 1, 2026
  • 301.09 KB
  • 390
  • 26.1.2+2
  • Fabric

File Name

unified-api-26.1-r3.2-fabric.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:unified-api-1464540:8021099"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • UnifiedEvents.Levels
    • includes onLoad and onUnload methods
      • UnifiedClientEvents.Instance and UnifiedEvents.Server have also received similar onLevelLoad and onLevelUnload events
  • UnifiedClientEvents.Instance
    • added onStart and onStop methods

Changed

  • UnifiedRegistries
    • deprecated registerHolder in favour of identical registerForHolder method
      • this change affects both UnifiedRegistries.DeferredRegistry and UnifiedRegistries.SoundEvents