nitro-orchard-1.21.11.jar

Download file
package dev.virel.obf;

import net.fabricmc.api.EnvType;
import net.fabricmc.api.Environment;

@Environment(EnvType.CLIENT)
enum IillI {
   // $FF: synthetic field
   lilllI,
   // $FF: synthetic field
   i1I1ll,
   // $FF: synthetic field
   I1i11l;

   // $FF: synthetic field
   private static String[] Ii1Il = new String[9];
   // $FF: synthetic field
   iI1IlI,
   // $FF: synthetic field
   iIIIi,
   // $FF: synthetic field
   l1llIl,
   // $FF: synthetic field
   li11ii,
   // $FF: synthetic field
   111l1,
   // $FF: synthetic field
   IilII1;

   static {
      class Il1I();
      lilllI = new IillI(Ii1Il[1], 0);
      li11ii = new IillI(Ii1Il[7], 1);
      iIIIi = new IillI(Ii1Il[2], 2);
      IilII1 = new IillI(Ii1Il[0], 3);
      111l1 = new IillI(Ii1Il[8], 4);
      i1I1ll = new IillI(Ii1Il[6], 5);
      I1i11l = new IillI(Ii1Il[5], 6);
      l1llIl = new IillI(Ii1Il[3], 7);
      iI1IlI = new IillI(Ii1Il[4], 8);
   }
}
Download file