XunLib

A common code library designed to ease mod dev

File Details

[Fabric 1.21] v1.6.2

  • R
  • May 10, 2025
  • 100.82 KB
  • 8
  • 1.21.1+1
  • Fabric

File Name

xunlib-fabric-1.21-1.6.2.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

Fabric

modImplementation "curse.maven:xunlib-1245630:6514360"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Xunlib v1.6.2 Changelog

Changes

  • Generalized Registrar API:
    • Renamed ItemRegistrar to a generic Registrar<T> class and marked it public.

Warning: Unstable API