Unified API

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

File Details

unified-api-26.1-r4.2-neoforge.jar

  • R
  • May 25, 2026
  • 335.31 KB
  • 23
  • 26.1.2+2
  • NeoForge

File Name

unified-api-26.1-r4.2-neoforge.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

Added

  • UnifiedHelpers.NETWORKING and UnifiedClientHelpers.NETWORKING
    • added canSend method

Changed

  • UnifiedHelpers.NETWORKING and UnifiedClientHelpers.NETWORKING
    • marked all networking registration methods as optional for NeoForge
    • send methods now check if they can be sent before sending