XunLib

A common code library designed to ease mod dev

File Details

[NeoForge 1.21] v1.6.2

  • R
  • May 10, 2025
  • 98.88 KB
  • 12
  • 1.21.1+1
  • NeoForge

File Name

xunlib-neoforge-1.21-1.6.2.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

NeoForge

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