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_11231;
import net.minecraft.class_11244;
import net.minecraft.class_8030;
import org.joml.Matrix3x2fc;
import org.jspecify.annotations.Nullable;

@Environment(EnvType.CLIENT)
record I1I11(Matrix3x2fc pose, float x, float y, float width, float height, float u1, float v1, float u2, float v2, int color, class_11231 setup, @Nullable class_8030 scissorArea, @Nullable class_8030 bounds) implements class_11244 {
   // $FF: synthetic field
   private final class_11231 i1lIII;
   // $FF: synthetic field
   private final float 1Il1ii;
   // $FF: synthetic field
   private final float liIIil;
   // $FF: synthetic field
   private final @Nullable class_8030 iil1ll;
   // $FF: synthetic field
   private final Matrix3x2fc i1lii;
   // $FF: synthetic field
   private final float il11lI;
   // $FF: synthetic field
   private final int 1lI1li;
   // $FF: synthetic field
   private final float li1i1i;
   // $FF: synthetic field
   private final float liiii;
   // $FF: synthetic field
   private final float 1Ii1ll;
   // $FF: synthetic field
   private final float 1I1il1;
   // $FF: synthetic field
   private final float 1ll11;
   // $FF: synthetic field
   private final @Nullable class_8030 ii11il;

   // $FF: synthetic method
   private I1I11(Matrix3x2fc var1, float var2, float var3, float var4, float var5, float var6, float var7, float var8, float var9, int var10, class_11231 var11, @Nullable class_8030 var12, @Nullable class_8030 var13) {
      this.i1lii = var1;
      this.1ll11 = var2;
      this.li1i1i = var3;
      this.liIIil = var4;
      this.1Il1ii = var5;
      this.liiii = var6;
      this.1Ii1ll = var7;
      this.il11lI = var8;
      this.1I1il1 = var9;
      this.1lI1li = var10;
      this.i1lIII = var11;
      this.iil1ll = var12;
      this.ii11il = var13;
   }

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