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_1799;

@Environment(EnvType.CLIENT)
record Ii1i(int slot, int score, float healingAmount, class_1799 stack) {
   // $FF: synthetic field
   private final float iI111l;
   // $FF: synthetic field
   private final class_1799 11iIl;
   // $FF: synthetic field
   private final int IIIII;
   // $FF: synthetic field
   private final int l1liI1;

   // $FF: synthetic method
   private Ii1i(int var1, int var2, float var3, class_1799 var4) {
      this.l1liI1 = var1;
      this.IIIII = var2;
      this.iI111l = var3;
      this.11iIl = var4;
   }
}
Download file