promotional bannermobile promotional banner

GeckoLib

A 3D animation library for entities, blocks, items, armor, and more!

File Details

geckolib-forge-1.16.5-3.0.100.jar

  • R
  • Oct 26, 2022
  • 3.39 MB
  • 128.6K
  • 1.16.5
  • Forge

File Name

geckolib-forge-1.16.5-3.0.100.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:geckolib-388172:4052293")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v3.0.100

- Remove MolangRegistrar class and associated package as it is no longer used for anything (#322) - Tslat
- Optimise Molang variables for rendering via lazy value calculation. This could actually save a noticeable number of frames given the sqrt ops currently in place (#322) - Tslat
- Fix MolangParser's race condition problem. Should fix the legacy issue geckolib has always had with the mystery 'this.currentStatement is null' error (#322) - Tslat
- dd deprecated method for setvalue incase some mod is using it to reduce chance of it being a breaking chance (#322) - Tslat