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 1lll(double x, double y) {
   // $FF: synthetic field
   private final double lI11ll;
   // $FF: synthetic field
   private final double i1lI1I;

   // $FF: synthetic method
   private _lll/* $FF was: 1lll*/(double var1, double var3) {
      this.i1lI1I = var1;
      this.lI11ll = var3;
   }
}
Download file