package dev.virel.obf;

import java.util.List;
import net.fabricmc.api.EnvType;
import net.fabricmc.api.Environment;

@Environment(EnvType.CLIENT)
record II1I(List<il1l> targets, List<il1l> emptyParents) {
   // $FF: synthetic field
   private final List<il1l> IiIlIi;
   // $FF: synthetic field
   private final List<il1l> ilil1i;

   // $FF: synthetic method
   II1I(List<il1l> var1, List<il1l> var2) {
      var1 = List.copyOf(var1);
      var2 = List.copyOf(var2);
      this.IiIlIi = var1;
      this.ilil1i = var2;
   }
}
