promotional bannermobile promotional banner

ProbeJS Legacy

Unofficial continuation of ProbeJS for versions abandoned by official ProbeJS

File Details

1.20.1-5.2.0: isolated scope

  • R
  • Jun 17, 2025
  • 707.28 KB
  • 21
  • 1.20.1
  • Forge

File Name

ProbeJSLegacy-1.20.1-5.2.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:probejs-legacy-956446:6659591")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

ProbeJS Legacy 5.1.1 -> 5.2.0

isolated scope

  • new type replacement system that can replace variable more thoroughly
  • isolatedScope is now enabled by default
  • using require(...) without scope isolation will now output an error instead of a warning
  • fixed some generic classes having no default type param in converted type
  • minor optimization for converting class type