nitro-orchard-1.21.11.jar

Download file
package dev.virel.obf;

import net.fabricmc.api.EnvType;
import net.fabricmc.api.Environment;

@Environment(EnvType.CLIENT)
record 1ll(double pitch, double score) {
   // $FF: synthetic field
   private final double III;
   // $FF: synthetic field
   private final double I1ll1;

   // $FF: synthetic method
   private _ll/* $FF was: 1ll*/(double var1, double var3) {
      this.I1ll1 = var1;
      this.III = var3;
   }
}
Download file