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_2338;
import net.minecraft.class_3965;

@Environment(EnvType.CLIENT)
record IiIII(class_2338 pos, class_3965 hitResult) {
   // $FF: synthetic field
   private final class_3965 11ll;
   // $FF: synthetic field
   private final class_2338 i1I111;

   // $FF: synthetic method
   private IiIII(class_2338 var1, class_3965 var2) {
      this.i1I111 = var1;
      this.11ll = var2;
   }
}
Download file