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 llIl(double speed, double drag, double gravity) {
   // $FF: synthetic field
   private final double iliI;
   // $FF: synthetic field
   private final double l1IlIi;
   // $FF: synthetic field
   private final double lll111;

   // $FF: synthetic method
   private llIl(double var1, double var3, double var5) {
      this.iliI = var1;
      this.l1IlIi = var3;
      this.lll111 = var5;
   }
}
Download file