nitro-orchard-1.21.11.jar

Download file
package dev.virel.obf;

import net.fabricmc.api.EnvType;
import net.fabricmc.api.Environment;
import net.minecraft.class_11244;
import net.minecraft.class_8030;
import org.joml.Matrix3x2fc;
import org.jspecify.annotations.Nullable;

@Environment(EnvType.CLIENT)
record IlIll(Matrix3x2fc pose, float x, float y, float width, float height, float radius, float stroke, int color, boolean outline, @Nullable class_8030 scissorArea, @Nullable class_8030 bounds) implements class_11244 {
   // $FF: synthetic field
   private final float lI1I11;
   // $FF: synthetic field
   private final boolean ilIII;
   // $FF: synthetic field
   private final @Nullable class_8030 il1Ii;
   // $FF: synthetic field
   private final float ll1l1i;
   // $FF: synthetic field
   private final float Illili;
   // $FF: synthetic field
   private final Matrix3x2fc iiiil1;
   // $FF: synthetic field
   private final float 1i1I1i;
   // $FF: synthetic field
   private final @Nullable class_8030 ii1l1I;
   // $FF: synthetic field
   private final int Ilil1I;
   // $FF: synthetic field
   private final float iii11l;
   // $FF: synthetic field
   private final float I1II1;

   // $FF: synthetic method
   private IlIll(Matrix3x2fc var1, float var2, float var3, float var4, float var5, float var6, float var7, int var8, boolean var9, @Nullable class_8030 var10, @Nullable class_8030 var11) {
      this.iiiil1 = var1;
      this.Illili = var2;
      this.I1II1 = var3;
      this.ll1l1i = var4;
      this.iii11l = var5;
      this.1i1I1i = var6;
      this.lI1I11 = var7;
      this.Ilil1I = var8;
      this.ilIII = var9;
      this.ii1l1I = var10;
      this.il1Ii = var11;
   }

   // $FF: synthetic method
   private IlIll(Matrix3x2fc var1, float var2, float var3, float var4, float var5, float var6, float var7, int var8, boolean var9, @Nullable class_8030 var10) {
      this(var1, var2, var3, var4, var5, var6, var7, var8, var9, var10, Iili1.switch iI(var2, var3, var4, var5, var1, var10));
   }
}
Download file