nitro-orchard-1.21.11.jar

Download file
package dev.virel.obf;

// $FF: synthetic class
public record i1i(double provenanceSuspicion, double behaviorSuspicion, boolean rejected, int teleportGraceTicks) {
   // $FF: synthetic field
   private final int ilII1I;
   // $FF: synthetic field
   private final double il11l1;
   // $FF: synthetic field
   private final boolean iIlilI;
   // $FF: synthetic field
   private final double iIlI1;

   // $FF: synthetic method
   public i1i(double var1, double var3, boolean var5, int var6) {
      this.iIlI1 = var1;
      this.il11l1 = var3;
      this.iIlilI = var5;
      this.ilII1I = var6;
   }
}
Download file