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_1268;
import net.minecraft.class_1799;

@Environment(EnvType.CLIENT)
record lii(class_1268 hand, int slot, class_1799 stack) {
   // $FF: synthetic field
   private final class_1799 I1i1i;
   // $FF: synthetic field
   private final int iiIilI;
   // $FF: synthetic field
   private final class_1268 IIliI1;

   // $FF: synthetic method
   private lii(class_1268 var1, int var2, class_1799 var3) {
      this.IIliI1 = var1;
      this.iiIilI = var2;
      this.I1i1i = var3;
   }
}
Download file