nitro-orchard-1.21.11.jar

Download file
package dev.virel.obf;

import com.sun.jna.Library;
import com.sun.jna.Native;
import net.fabricmc.api.EnvType;
import net.fabricmc.api.Environment;

@Environment(EnvType.CLIENT)
interface 11ii extends Library {
   // $FF: synthetic field
   int i1i1Il = 2;
   // $FF: synthetic field
   int Ii1lIl = 4;
   // $FF: synthetic field
   11ii INSTANCE;
   // $FF: synthetic field
   int lI1II = 16;
   // $FF: synthetic field
   String[] 1liIil = new String[1];
   // $FF: synthetic field
   int IliI = 8;

   static {
      7IZrVIPPyXvIE2Sf();
      INSTANCE = (11ii)Native.load(iIl.interface l11I(1liIil[0]), 11ii.class);
   }

   // $FF: synthetic method
   void mouse_event(int var1, int var2, int var3, int var4, int var5);
}
Download file