ProbeJS Legacy

Unofficial continuation of ProbeJS for versions abandoned by official ProbeJS
Back to Files

1.20.1-6.2.0

File nameProbeJSLegacy-1.20.1-6.2.0.jar
Uploader
ZZZankZZZank
Uploaded
May 31, 2026
Downloads
501
Size
1.1 MB
Mod Loaders
Forge
File ID
8175835
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:probejs-legacy-956446:8175835")

Learn more about Curse Maven

What's new

ProbeJS Legacy 6.1.0 -> 6.2.0

  • Parchment mapping support!
    • Parchment is an open community-sourced modloader-neutral set of mappings of parameter names and javadocs, to augment the official names released by Mojang.
    • In short, Parchment provides better parameter name (x, y, z instead of int2, int3, int4) and builtin document for common classes
    • ProbeJS Legacy bundles a reprocessed mapping JSON file to provide Parchment mapping with no extra network requirement and minimum mod jar size increase
  • fix null ClassData.parent causing NPE in dumping process
  • generic param for class (e.g. $FoodBuilder in $Consumer<$FoodBuilder>) will now always be formatted as exact type
  • fix recursive declaration of generic default value
  • remove VSCode config addition, there's no need for it now
  • fix convertible type not generated for those with no .assignType()
  • AutoParamRename is now always on
  • Types.and() for nothing now provides any

This mod has no additional files