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_1297;
import net.minecraft.class_243;

@Environment(EnvType.CLIENT)
record IIll(class_1297 entity, class_243 pos, double distanceSq) {
   // $FF: synthetic field
   private final class_1297 i1l1I1;
   // $FF: synthetic field
   private final double lIil1I;
   // $FF: synthetic field
   private final class_243 illlIl;

   // $FF: synthetic method
   private IIll(class_1297 var1, class_243 var2, double var3) {
      this.i1l1I1 = var1;
      this.illlIl = var2;
      this.lIil1I = var3;
   }
}
Download file