promotional bannermobile promotional banner

Elegantia

GUI library for Minecraft and more

File Details

elegantia-0.0.1-beta+1.20-1.20.1.jar

  • B
  • Feb 27, 2024
  • 154.36 KB
  • 2.0K
  • 1.20.1+1
  • Fabric + 1

File Name

elegantia-0.0.1-beta+1.20-1.20.1.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Fabric

modImplementation "curse.maven:elegantia-978165:5141778"

Quilt

modImplementation "curse.maven:elegantia-978165:5141778"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

What's Changed

  • Fix game crash when Sinytra Connector is installed by @aratakileo in #2 (#1)
  • The interface for adding built-in resource packs by @aratakileo in #3
  • Game resource reload listener (by analogy to fabric's ResourceManagerHelper.get(...).registerReloadListener(...))
  • Drawable interfaces for GUI (by analogy to Android's drawables)
  • RectDrawer class instead of rect render methods of GuiGraphicsUtil (+ advanced gradient rendering settings)
  • Extension of the information provided by the ModInfo interface
  • Fix game crash that occurs when ModrinthUpdateChecker did not find the specified project on modrinth
  • Added more docs to the controversial parts of the code

[Full Changelog 0.0.1-alpha...0.0.1-beta]