nitro-orchard-1.21.11.jar

Download file
package dev.virel.obf;

import java.util.List;
import net.fabricmc.api.EnvType;
import net.fabricmc.api.Environment;
import net.minecraft.class_1297;
import net.minecraft.class_243;

@Environment(EnvType.CLIENT)
record II1i(List<class_243> points, boolean hit, class_1297 hitEntity) {
   // $FF: synthetic field
   private final class_1297 1illll;
   // $FF: synthetic field
   private final boolean iiIIIi;
   // $FF: synthetic field
   private final List<class_243> llilIl;

   // $FF: synthetic method
   private II1i(List<class_243> var1, boolean var2, class_1297 var3) {
      this.llilIl = var1;
      this.iiIIIi = var2;
      this.1illll = var3;
   }
}
Download file