promotional bannermobile promotional banner

Ixeris

Buffered raw input and threaded event polling

File Details

Ixeris 4.3.0+26.1.2-fabric

  • R
  • May 15, 2026
  • 686.29 KB
  • 17.4K
  • 26.1.2+2
  • Fabric + 1

File Name

Ixeris-4.3.0+26.1.2-fabric.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:ixeris-1285307:8095296"

Quilt

modImplementation "curse.maven:ixeris-1285307:8095296"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • API: Added queryAsync, runAsyncOnMainThread
    • These methods allow more efficiently executing methods on the main thread by avoiding blocking the caller thread
  • A separate API jar, and a sources jar, are now published alongside the main file
    • The API is now 0-BSD licensed to make usage easier and more convenient; the license for the mod itself remains unchanged.