XunLib

A common code library designed to ease mod dev

File Details

[Forge 1.21] v1.6.2

  • R
  • May 10, 2025
  • 100.61 KB
  • 27
  • 1.21.1+1
  • Forge

File Name

XunLib-forge-1.21-1.6.2.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

Forge

implementation "curse.maven:xunlib-1245630:6514375"
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