GUI Tween

Added some GUI animation effects.

File Details

guitween-3.3.4.jar

  • R
  • May 16, 2026
  • 124.04 KB
  • 64
  • 1.20.1
  • Forge

File Name

guitween-3.3.4.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:gui-tween-1399693:8096263")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fix

  • Fixed boss health bar not disappearing when the close animation is interrupted

Optimization

  • Optimized slot animation system: replaced slot index with Slot object as Map key, eliminating ambiguity and improving reliability
  • Optimized hotbar selection box animation logic, reducing unnecessary computations for better performance
  • Cleaned up redundant code and files, streamlined project structure