promotional bannermobile promotional banner

Abstractium

An api to aid abstracting interactions between mod and dependency.

File Details

abstractium-0.2.0

  • B
  • Sep 2, 2023
  • 67.68 KB
  • 21
  • 1.20.1+6
  • Fabric + 1

File Name

abstractium-0.2.0.jar

Supported Versions

  • 1.20.1
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19
  • 1.18.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:abstractium-908601:4733394"

Quilt

modImplementation "curse.maven:abstractium-908601:4733394"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Multiple things renamed and placed elsewhere.
- Added AbstractionHandler access to the AbstractionApi class.
- Nuked unnecessary event usage in entrypoints.
- Integrated version handling inside AbstractionHandler, giving SupportedVersions a purpose outside of debugging.
- Added 1.20.1 support for version constants.