promotional bannermobile promotional banner

Fzzy Core

API used in fzzyhmstrs mods that provides various utilities for Kotlin mods

File Details

fzzy_core-0.2.7+1.20.1.jar

  • R
  • Aug 21, 2023
  • 332.89 KB
  • 179.7K
  • 1.20.1+1
  • Fabric + 1

File Name

fzzy_core-0.2.7+1.20.1.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Fabric

modImplementation "curse.maven:fzzy-core-821445:4715375"

Quilt

modImplementation "curse.maven:fzzy-core-821445:4715375"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Improved Java interoperability. Interfaces in FC are now properly JVM Default'd, so implementing them in Java should go smoothly. Binary compatibility should be maintained..
  • Added a FlavorHelper to supersede the poorly implemented Flavorful interface. Flavorful still operable, but deprecated.